summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorWisley Chen <wisley.chen@quanta.corp-partner.google.com>2021-08-24 19:11:53 +0600
committerFelix Held <felix-coreboot@felixheld.de>2021-08-25 19:20:48 +0000
commit278b0023484538c8ab141b873557381005834e42 (patch)
treee991183563414c0188a3737edb92adbb74653d75 /src/mainboard/google/brya/Kconfig.name
parentcd36347d837fe43f48b728dfbc7b762e4db155e0 (diff)
downloadcoreboot-278b0023484538c8ab141b873557381005834e42.tar.gz
coreboot-278b0023484538c8ab141b873557381005834e42.tar.bz2
coreboot-278b0023484538c8ab141b873557381005834e42.zip
mb/goog/bry/var/redrix: Enable Genesys GL9755 setting
BUG=b:192052098 TEST=FW_NAME=redrix emerge-brya coreboot Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com> Change-Id: I45ecab8c036a7e75cc0c564867119c027175ed06 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57120 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig.name')
-rw-r--r--src/mainboard/google/brya/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index 157952dc6f10..3396f5eba3cc 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -31,6 +31,7 @@ config BOARD_GOOGLE_REDRIX
select DRIVERS_I2C_MAX98390
select DRIVERS_INTEL_MIPI_CAMERA
select SOC_INTEL_COMMON_BLOCK_IPU
+ select DRIVERS_GENESYSLOGIC_GL9755
config BOARD_GOOGLE_KANO
bool "-> Kano"