Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/69436 )
Change subject: mb/google/brya/var/gladios: Add GL9750 SD card reader support ......................................................................
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 --- M src/mainboard/google/brya/Kconfig.name 1 file changed, 17 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Eric Lai: Looks good to me, approved
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 8716211..99e73db 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -300,6 +300,7 @@ select BOARD_GOOGLE_BASEBOARD_BRASK select SOC_INTEL_RAPTORLAKE select DRIVERS_GENESYSLOGIC_GL9763E + select DRIVERS_GENESYSLOGIC_GL9750
config BOARD_GOOGLE_MARASOV bool "-> Marasov"