mb/google/brya/var/taniks: Enable Bayhub LV2 driver
Some SKUs of google/taniks have a Bayhub LV2 card reader chip, therefore enable the corresponding driver for the mainboard. BUG=b:215487382 TEST=Build FW and checking SD card reader register is correct. Signed-off-by: Joey Peng <joey.peng@lcfc.corp-partner.google.com> Change-Id: I34adb122bd2edc343e894a53bc12e105f4225984 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61270 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
648a44acbc
commit
cea684df9f
|
@ -138,6 +138,7 @@ config BOARD_GOOGLE_TAEKO4ES
|
|||
config BOARD_GOOGLE_TANIKS
|
||||
bool "-> Taniks"
|
||||
select BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
select DRIVERS_GENERIC_BAYHUB_LV2
|
||||
select DRIVERS_GENESYSLOGIC_GL9763E
|
||||
|
||||
config BOARD_GOOGLE_VELL
|
||||
|
|
Loading…
Reference in New Issue