Kevin Chiu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/69436 )
Change subject: mb/google/brya/var/gladios: Include GL9750 driver support ......................................................................
mb/google/brya/var/gladios: Include GL9750 driver support
BUG=b:239513596 TEST=emerge-brask coreboot
Signed-off-by: Kevin Chiu kevin.chiu.17802@gmail.com Change-Id: I7411e10348c36786000c6918b9b154b7329f3cd0 --- M src/mainboard/google/brya/Kconfig.name 1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/69436/1
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 2102961..94aa197 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -299,6 +299,7 @@ bool "-> Gladios" select BOARD_GOOGLE_BASEBOARD_BRASK select SOC_INTEL_RAPTORLAKE + select DRIVERS_GENESYSLOGIC_GL9750
config BOARD_GOOGLE_MARASOV bool "-> Marasov"