summaryrefslogtreecommitdiff
path: root/src/mainboard/google/chell/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/chell/Kconfig')
-rw-r--r--src/mainboard/google/chell/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/chell/Kconfig b/src/mainboard/google/chell/Kconfig
index 5773413a08..b2229e5f81 100644
--- a/src/mainboard/google/chell/Kconfig
+++ b/src/mainboard/google/chell/Kconfig
@@ -55,4 +55,10 @@ config TPM_PIRQ
hex
default 0x18 # GPP_E0_IRQ
+config INCLUDE_NHLT_BLOBS
+ bool "Include blobs for audio."
+ select NHLT_DMIC_2CH
+ select NHLT_NAU88L25
+ select NHLT_SSM4567
+
endif