From 419f03f051ef61d9f19ec78c0ea61e77a49a76df Mon Sep 17 00:00:00 2001 From: Kevin Chang Date: Thu, 18 Mar 2021 16:15:57 +0800 Subject: Lindar/Lillipup: Enable Bayhub SD card reader power-saving mode Enable Bayhub SD card reader power-saving mode for Lindar and Lillipup. BUG=b:173676531 TEST=Boot to OS and test with SD card function. Signed-off-by: Kevin Chang Change-Id: I923d6e1beacd007c0e501f39c1f434c3e1085b9e Reviewed-on: https://review.coreboot.org/c/coreboot/+/51623 Tested-by: build bot (Jenkins) Reviewed-by: Zhuohao Lee Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/volteer/Kconfig.name | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name index 4702832ff9..4b580adaf8 100644 --- a/src/mainboard/google/volteer/Kconfig.name +++ b/src/mainboard/google/volteer/Kconfig.name @@ -20,6 +20,7 @@ config BOARD_GOOGLE_LINDAR select INTEL_CAR_NEM select CHROMEOS_DSM_CALIB if CHROMEOS select DRIVERS_I2C_RT1011 + select DRIVERS_GENERIC_BAYHUB_LV2 config BOARD_GOOGLE_MALEFOR bool "-> Malefor" -- cgit v1.2.3