summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/hda
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-02-20 11:09:07 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-02-22 17:40:30 +0000
commitfd93cff32928bff8d6ca52ed8536fcffa37f0e68 (patch)
tree161d0493631e99e22ae18bf309bba7afb6774b2a /src/soc/intel/common/block/hda
parent7f7ac206f8b555c92cc8e3181ce24ca1348a04c4 (diff)
downloadcoreboot-fd93cff32928bff8d6ca52ed8536fcffa37f0e68.tar.gz
coreboot-fd93cff32928bff8d6ca52ed8536fcffa37f0e68.tar.bz2
coreboot-fd93cff32928bff8d6ca52ed8536fcffa37f0e68.zip
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 <ehaouas@noos.fr> Change-Id: Ib8b656daca52e21cb0c7120b208a2acdd88625e1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62202 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/common/block/hda')
-rw-r--r--src/soc/intel/common/block/hda/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/common/block/hda/Kconfig b/src/soc/intel/common/block/hda/Kconfig
index a01ede4ac64a..193e1fcb8dc2 100644
--- a/src/soc/intel/common/block/hda/Kconfig
+++ b/src/soc/intel/common/block/hda/Kconfig
@@ -9,6 +9,3 @@ config SOC_INTEL_COMMON_BLOCK_HDA_VERB
select AZALIA_LOCK_DOWN_R_WO_GCAP
help
Enable initialization of HDA codecs.
-
-config AZALIA_MAX_CODECS
- default 4 if SOC_INTEL_COMMON_BLOCK_HDA_VERB