mb/google/brya/var/taniks: Add GL9750 SD card reader support
Add GL9750 SD card reader support. BUG=b:222402409 TEST=Build FW and check device function normally. Signed-off-by: Joey Peng <joey.peng@lcfc.corp-partner.google.com> Change-Id: Ied36719914de214ae7d810f3d03a508e95fbf66a Reviewed-on: https://review.coreboot.org/c/coreboot/+/62588 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
18972f8bce
commit
f019d986b1
|
@ -148,6 +148,7 @@ config BOARD_GOOGLE_TANIKS
|
|||
bool "-> Taniks"
|
||||
select BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
select DRIVERS_GENERIC_BAYHUB_LV2
|
||||
select DRIVERS_GENESYSLOGIC_GL9750
|
||||
select DRIVERS_GENESYSLOGIC_GL9763E
|
||||
|
||||
config BOARD_GOOGLE_VELL
|
||||
|
|
Loading…
Reference in New Issue