summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKevin Chiu <kevin.chiu.17802@gmail.com>2022-10-06 19:31:29 +0800
committerMartin Roth <martin.roth@amd.corp-partner.google.com>2022-10-08 20:55:12 +0000
commit325afdaf9fd58e6bbfc6884c86e1ea1d5c92b678 (patch)
treeb3a77a19aa2acb378ca0b4fdad69c73b9c702241 /src
parent8956b1af59002e37fab3926145bff4d66f22042e (diff)
downloadcoreboot-325afdaf9fd58e6bbfc6884c86e1ea1d5c92b678.tar.gz
coreboot-325afdaf9fd58e6bbfc6884c86e1ea1d5c92b678.tar.bz2
coreboot-325afdaf9fd58e6bbfc6884c86e1ea1d5c92b678.zip
mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9750 for lisbon
Enable DRIVERS_GENESYSLOGIC_GL9750 for lisbon BUG=b:246657849 TEST=FW_NAME=lisbon emerge-brask coreboot Signed-off-by: Kevin Chiu <kevin.chiu.17802@gmail.com> Change-Id: I74cd634700b2de16ae471e0a738b67a14fd82a50 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68168 Reviewed-by: Nick Vaccaro <nvaccaro@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
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 b19bdc5f89fd..ec1b6023f66b 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -272,3 +272,4 @@ config BOARD_GOOGLE_YAVIKS
config BOARD_GOOGLE_LISBON
bool "-> Lisbon"
select BOARD_GOOGLE_BASEBOARD_BRASK
+ select DRIVERS_GENESYSLOGIC_GL9750