diff options
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig')
-rw-r--r-- | src/mainboard/google/octopus/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig index 79af95c238..b0957b8e42 100644 --- a/src/mainboard/google/octopus/Kconfig +++ b/src/mainboard/google/octopus/Kconfig @@ -85,9 +85,9 @@ config UART_FOR_CONSOLE default 2 config INCLUDE_NHLT_BLOBS - bool "Include blobs for audio." + bool "Include blobs for audio" + select NHLT_DMIC_2CH_16B select NHLT_DMIC_4CH_16B - select NHLT_DA7219 select NHLT_MAX98357 config DRIVER_TPM_SPI_BUS |