Tony Huang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/63194 )
Change subject: mb/google/brya/var/agah: Add GL9750 SD card reader support ......................................................................
mb/google/brya/var/agah: Add GL9750 SD card reader support
BUG=b:210970640 TEST=emerge-draco coreboot
Change-Id: I881c2c1ad7b0d10b7ae38fcd9814f757cf56feb5 Signed-off-by: Tony Huang tony-huang@quanta.corp-partner.google.com --- M src/mainboard/google/brya/Kconfig.name 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/63194/1
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index b3917d2..def0b31 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -3,6 +3,7 @@ config BOARD_GOOGLE_AGAH bool "-> Agah" select BOARD_GOOGLE_BASEBOARD_BRYA + select DRIVERS_GENESYSLOGIC_GL9750 select DRIVERS_I2C_MAX98390 select PCIEXP_SUPPORT_RESIZABLE_BARS select RT8168_GEN_ACPI_POWER_RESOURCE