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/lynxpoint/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/southbridge/intel/lynxpoint') diff --git a/src/southbridge/intel/lynxpoint/Kconfig b/src/southbridge/intel/lynxpoint/Kconfig index b7c719be45..891b06a4a5 100644 --- a/src/southbridge/intel/lynxpoint/Kconfig +++ b/src/southbridge/intel/lynxpoint/Kconfig @@ -41,9 +41,6 @@ config INTEL_LYNXPOINT_LP help Set this option to y for LynxPoint LP (Haswell ULT). -config AZALIA_MAX_CODECS - default 4 - config EHCI_BAR hex default 0xe8000000 -- cgit v1.2.3