summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Wu <david_wu@quanta.corp-partner.google.com>2022-08-01 19:16:39 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-08-03 12:46:15 +0000
commit5f9849ebd570792f22afb987e7f66f67533be627 (patch)
tree477e0710e660025657297d2e686d599ba7a6cf56 /src
parentf3e5f9966f2598e51f52e8d06c543958327a7913 (diff)
downloadcoreboot-5f9849ebd570792f22afb987e7f66f67533be627.tar.gz
coreboot-5f9849ebd570792f22afb987e7f66f67533be627.tar.bz2
coreboot-5f9849ebd570792f22afb987e7f66f67533be627.zip
mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9755 for kuldax
Enable DRIVERS_GENESYSLOGIC_GL9755 support for kuldax. BUG=b:232858957 TEST=build pass Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com> Change-Id: I1b2c0bff8497d727c697ea6287078055a39bd1f3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66332 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/brya/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index e558ff6fde12..efef78e229fd 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -250,6 +250,7 @@ config BOARD_GOOGLE_MITHRAX
config BOARD_GOOGLE_KULDAX
bool "-> Kuldax"
select BOARD_GOOGLE_BASEBOARD_BRASK
+ select DRIVERS_GENESYSLOGIC_GL9755
config BOARD_GOOGLE_JOXER
bool "-> Joxer"