Kun Liu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/78295?usp=email )
Change subject: Revert "mb/google/rex/var/screebo: Enable GL9750 invert WP function" ......................................................................
Revert "mb/google/rex/var/screebo: Enable GL9750 invert WP function"
This reverts commit ee4191852abf9b24f822468250c24edb993497c6.
Reason for revert: Added sdcard write protection pull-down resistor on hardware,so need to disable GL9750 invert WP function
Change-Id: I00a8f43094d8b3674a4bbaeed24b96aab64b9b75 Signed-off-by: Kun Liu liukun11@huaqin.corp-partner.google.com --- M src/mainboard/google/rex/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/78295/1
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index e2c730e..fc4bec6 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -71,7 +71,6 @@ select CHROMEOS_WIFI_SAR if CHROMEOS select DRIVERS_GENERIC_ALC1015 select DRIVERS_GENESYSLOGIC_GL9750 - select DRIVERS_GENESYSLOGIC_GL9750_INVERT_WP
config BOARD_GOOGLE_MODEL_KARIS def_bool n