aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/Kconfig.name
diff options
context:
space:
mode:
authorWisley Chen <wisley.chen@quantatw.com>2020-06-30 21:59:47 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-07-12 19:37:08 +0000
commita339c3600fd013e3555498e53c4afab40af5f736 (patch)
tree4d3d0790ed3a820147421579e0fd173da12ea131 /src/mainboard/google/dedede/Kconfig.name
parentc676ecaecfd417f67fafeb7ebd43a5e9f1f359f6 (diff)
mb/google/dedede/var/drawcia:Add audio support (ALC5682 codec, MX98360A spk amp)
Select the drivers for ALC5682 codec and MX98360A spk amp BUG=b:158202026 TEST=FW_NAME=drawcia emerge-dedede coreboot chromeos-bootimage Change-Id: If271f11f10a85ade6f61ff8c25bfafeb67a69af6 Signed-off-by: Wisley Chen <wisley.chen@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42928 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'src/mainboard/google/dedede/Kconfig.name')
-rw-r--r--src/mainboard/google/dedede/Kconfig.name2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/Kconfig.name b/src/mainboard/google/dedede/Kconfig.name
index 893a45771f..071ae5b64b 100644
--- a/src/mainboard/google/dedede/Kconfig.name
+++ b/src/mainboard/google/dedede/Kconfig.name
@@ -19,12 +19,14 @@ config BOARD_GOOGLE_DRAWCIA
bool "Drawcia"
select BOARD_GOOGLE_BASEBOARD_DEDEDE
select BASEBOARD_DEDEDE_LAPTOP
+ select DRIVERS_GENERIC_MAX98357A
config BOARD_GOOGLE_DRAWCIA_LEGACY
bool "Drawcia (Legacy)"
select BOARD_GOOGLE_BASEBOARD_DEDEDE
select BASEBOARD_DEDEDE_LAPTOP
select BOARD_ROMSIZE_KB_32768
+ select DRIVERS_GENERIC_MAX98357A
config BOARD_GOOGLE_WADDLEDOO
bool "Waddledoo"