From ee4191852abf9b24f822468250c24edb993497c6 Mon Sep 17 00:00:00 2001 From: Kun Liu Date: Thu, 24 Aug 2023 17:45:16 +0800 Subject: [PATCH] mb/google/rex/var/screebo: Enable GL9750 invert WP function enable GL9750 invert WP function BRANCH=none BUG=b:297244291 TEST=emerge-rex coreboot Change-Id: I7fdc94b5ca6b316ee0291c38e39c5f8b08cbc127 Signed-off-by: Kun Liu Reviewed-on: https://review.coreboot.org/c/coreboot/+/77414 Reviewed-by: Subrata Banik Reviewed-by: zhongtian wu Reviewed-by: Kapil Porwal Tested-by: build bot (Jenkins) --- src/mainboard/google/rex/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index 8d89d2b92d..cc15b7b1fe 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -61,6 +61,7 @@ config BOARD_GOOGLE_MODEL_SCREEBO select BOARD_GOOGLE_BASEBOARD_REX select DRIVERS_GENERIC_ALC1015 select DRIVERS_GENESYSLOGIC_GL9750 + select DRIVERS_GENESYSLOGIC_GL9750_INVERT_WP config BOARD_GOOGLE_MODEL_KARIS def_bool n