mb/google/brya/var/gimble: Enable DRIVERS_GENESYSLOGIC_GL9750
Enable DRIVERS_GENESYSLOGIC_GL9750 support for Gimble. BUG=b:206014046 TEST=USE="project_gimble emerge-brya coreboot" and verify it builds without error. Signed-off-by: Mark Hsieh <mark_hsieh@wistron.corp-partner.google.com> Change-Id: Ifc490e6e081b6a8534656417603d2916c3edcb05 Reviewed-on: https://review.coreboot.org/c/coreboot/+/59579 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
30c1bb60d5
commit
05c6d65308
|
@ -28,6 +28,7 @@ config BOARD_GOOGLE_GIMBLE
|
|||
select BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
select CHROMEOS_DSM_CALIB if CHROMEOS
|
||||
select CHROMEOS_DSM_PARAM_FILE_NAME if CHROMEOS
|
||||
select DRIVERS_GENESYSLOGIC_GL9750
|
||||
select DRIVERS_I2C_MAX98390
|
||||
|
||||
config BOARD_GOOGLE_REDRIX
|
||||
|
|
Loading…
Reference in New Issue