summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/hatch/Kconfig
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-01-17 11:24:25 -0600
committerMatt DeVillier <matt.devillier@amd.corp-partner.google.com>2023-05-03 16:06:41 +0000
commit10e928319dd653911fdcda740cc19c0f564c0245 (patch)
treeace6b173af5df4939400fb07855e230b9e434e46 /src/mainboard/google/hatch/Kconfig
parent3a4ac3a85efe5d8c46d6d6173b737f0f98fc6845 (diff)
downloadcoreboot-10e928319dd653911fdcda740cc19c0f564c0245.tar.gz
coreboot-10e928319dd653911fdcda740cc19c0f564c0245.tar.bz2
coreboot-10e928319dd653911fdcda740cc19c0f564c0245.zip
mb/google/hatch: Add SOF chip driver
Add SOF chip driver entries for all variants, so that the correct audio config is passed to the OS drivers. TEST=build, boot Windows on several hatch variants, verify audio functional under Windows using coolstar's SOF drivers. Change-Id: Ie791fa873fc7bbab84644f5ea5743bdcdc124908 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74814 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sean Rhodes <sean@starlabs.systems> Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig')
-rw-r--r--src/mainboard/google/hatch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig
index 3522787c3c6b..174978e7e5ee 100644
--- a/src/mainboard/google/hatch/Kconfig
+++ b/src/mainboard/google/hatch/Kconfig
@@ -1,6 +1,7 @@
config BOARD_GOOGLE_BASEBOARD_HATCH
def_bool n
select BOARD_ROMSIZE_KB_16384 if !BOARD_ROMSIZE_KB_32768
+ select DRIVERS_AUDIO_SOF
select DRIVERS_GENERIC_GPIO_KEYS
select DRIVERS_GENERIC_MAX98357A
select DRIVERS_I2C_DA7219