aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Chiu <kevin.chiu.17802@gmail.com>2022-10-26 16:25:07 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-11-02 21:35:22 +0000
commit8dafcc60793480ad89079b37b26f98ed52dc5ce9 (patch)
treed98a22195062fba3ea9a1271850dd647c6a340c5
parent53cfdc8660ef7771fcb3ea9af2586e26157a619f (diff)
mb/google/brya/var/lisbon: Include driver for GL9763E for eMMC boot disk
Support GL9763E as a eMMC boot disk BUG=b:246657849 TEST=FW_NAME=lisbon emerge-brask coreboot Signed-off-by: Kevin Chiu <kevin.chiu.17802@gmail.com> Change-Id: Ibe579a913225b5241412bbb1b8ea995a5102a3bb Reviewed-on: https://review.coreboot.org/c/coreboot/+/68888 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Ricky Chang <rickytlchang@google.com> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
-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 78759868e5..647ae30f6a 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -274,6 +274,7 @@ config BOARD_GOOGLE_LISBON
bool "-> Lisbon"
select BOARD_GOOGLE_BASEBOARD_BRASK
select DRIVERS_GENESYSLOGIC_GL9750
+ select DRIVERS_GENESYSLOGIC_GL9763E
config BOARD_GOOGLE_ZYDRON
bool "-> Zydron"