summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorKevin Chiu <kevin.chiu.17802@gmail.com>2022-11-10 21:08:19 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-11-12 03:34:58 +0000
commit8e275af3eefa17e60cf028ec862f77c241d10ede (patch)
treec0f4a6ec9b398a6c26ef14009538676d9b06068a /src/mainboard
parent02d4116fd679348094f94fb6deef52e2ace43479 (diff)
downloadcoreboot-8e275af3eefa17e60cf028ec862f77c241d10ede.tar.gz
coreboot-8e275af3eefa17e60cf028ec862f77c241d10ede.tar.bz2
coreboot-8e275af3eefa17e60cf028ec862f77c241d10ede.zip
mb/google/brya/var/gladios: Add GL9750 SD card reader support
BUG=b:239513596 TEST=emerge-brask coreboot Signed-off-by: Kevin Chiu <kevin.chiu.17802@gmail.com> Change-Id: I7411e10348c36786000c6918b9b154b7329f3cd0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/69436 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard')
-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 8716211b3165..99e73dbfecf8 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -300,6 +300,7 @@ config BOARD_GOOGLE_GLADIOS
select BOARD_GOOGLE_BASEBOARD_BRASK
select SOC_INTEL_RAPTORLAKE
select DRIVERS_GENESYSLOGIC_GL9763E
+ select DRIVERS_GENESYSLOGIC_GL9750
config BOARD_GOOGLE_MARASOV
bool "-> Marasov"