aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r--src/mainboard/google/kahlee/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 6e4e971de1..988afc3406 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -121,4 +121,10 @@ config DRIVER_TPM_I2C_ADDR
depends on KAHLEE_USE_I2C_TPM
default 0x50
+config GRUNT_AUDIO
+ bool
+ default y if !BOARD_GOOGLE_KAHLEE
+ select DRIVERS_GENERIC_MAX98357A
+ select DRIVERS_I2C_DA7219
+
endif # BOARD_GOOGLE_BASEBOARD_KAHLEE