Malik Hsu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/57008 )
Change subject: mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9755 for primus ......................................................................
mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9755 for primus
Enable DRIVERS_GENESYSLOGIC_GL9755 support for primus.
BUG=b:195611000 BRANCH=None TEST=build pass
Signed-off-by: Malik_Hsu malik_hsu@wistron.corp-partner.google.com Change-Id: I0c60979a2d42f836e0f0261c42fcfc36c41e113a --- M src/mainboard/google/brya/Kconfig.name 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/57008/1
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index a985d8d..30e18ad 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -15,6 +15,7 @@ config BOARD_GOOGLE_PRIMUS bool "-> Primus" select BOARD_GOOGLE_BASEBOARD_BRYA + select DRIVERS_GENESYSLOGIC_GL9755
config BOARD_GOOGLE_GIMBLE bool "-> Gimble"