From fd93cff32928bff8d6ca52ed8536fcffa37f0e68 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sun, 20 Feb 2022 11:09:07 +0100 Subject: treewide: Get rid of CONFIG_AZALIA_MAX_CODECS Get rid of Kconfig symbol introduced at commit 5d31dfa8 High Definition Audio Specification Revision 1.0a says, there are 15 SDIWAKE bits. Signed-off-by: Elyes Haouas Change-Id: Ib8b656daca52e21cb0c7120b208a2acdd88625e1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62202 Reviewed-by: Nico Huber Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/southbridge/intel/ibexpeak/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/southbridge/intel/ibexpeak/Kconfig') diff --git a/src/southbridge/intel/ibexpeak/Kconfig b/src/southbridge/intel/ibexpeak/Kconfig index b74cb7350d..6972da7613 100644 --- a/src/southbridge/intel/ibexpeak/Kconfig +++ b/src/southbridge/intel/ibexpeak/Kconfig @@ -33,9 +33,6 @@ config SOUTH_BRIDGE_OPTIONS select SOUTHBRIDGE_INTEL_COMMON_WATCHDOG select SOUTHBRIDGE_INTEL_COMMON_USB_DEBUG -config AZALIA_MAX_CODECS - default 4 - config EHCI_BAR hex default 0xfef00000 -- cgit v1.2.3