From bcfc87dbfff70a71a2a5c398b9adeda541e6ee9c Mon Sep 17 00:00:00 2001 From: Tony Huang Date: Wed, 30 Mar 2022 14:37:16 +0800 Subject: [PATCH] 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63194 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/Kconfig.name | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 5261b66fea..4590ec6f2b 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -3,6 +3,7 @@ comment "Brya" 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