diff options
author | Kun Liu <liukun11@huaqin.corp-partner.google.com> | 2023-10-09 16:58:00 +0800 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2023-10-11 19:04:05 +0000 |
commit | d31e972a5f3ee0d281d7335613b0f26e8592f927 (patch) | |
tree | 698ad62b067ba769b34bbfd186599f40601611dd /src/mainboard/google | |
parent | be9fcf10abc6af005688b0d86737e8664f8f4538 (diff) |
Revert "mb/google/rex/var/screebo: Enable GL9750 invert WP function"
This reverts commit ee4191852abf9b24f822468250c24edb993497c6.
Reason for revert: In schematic a sdcard write protection pull-down
resistor was added, so need to disable GL9750 invert WP function
Change-Id: I00a8f43094d8b3674a4bbaeed24b96aab64b9b75
Signed-off-by: Kun Liu <liukun11@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78295
Reviewed-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Diffstat (limited to 'src/mainboard/google')
-rw-r--r-- | src/mainboard/google/rex/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index e2c730eaf7..fc4bec64ff 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -71,7 +71,6 @@ config BOARD_GOOGLE_MODEL_SCREEBO 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 |