diff options
author | Leah Rowe <leah@libreboot.org> | 2025-07-14 11:18:42 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-07-14 11:26:58 +0100 |
commit | cc2f08e7bbf9fc32bdd37079ee93b477ef4e8d09 (patch) | |
tree | 3283ed01c1d2cdedf255257cbcf0849e24f54566 /config/coreboot/t400_8mb | |
parent | 32dfdfbb01b84bb9c058e9b84305f15a14d4e231 (diff) |
This reverts commit 32dfdfbb01b84bb9c058e9b84305f15a14d4e231.
The update caused an issue on T480:
Backlight comes on, then off, then on, then off, repeatedly, and
never gets to the payload. Will have to investigate further.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/t400_8mb')
-rw-r--r-- | config/coreboot/t400_8mb/config/libgfxinit_corebootfb | 2 | ||||
-rw-r--r-- | config/coreboot/t400_8mb/config/libgfxinit_txtmode | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/config/coreboot/t400_8mb/config/libgfxinit_corebootfb b/config/coreboot/t400_8mb/config/libgfxinit_corebootfb index b3c9a4fc..d62c8a54 100644 --- a/config/coreboot/t400_8mb/config/libgfxinit_corebootfb +++ b/config/coreboot/t400_8mb/config/libgfxinit_corebootfb @@ -379,8 +379,6 @@ CONFIG_EC_LENOVO_H8=y # CONFIG_H8_SUPPORT_BT_ON_WIFI is not set # CONFIG_H8_FN_CTRL_SWAP is not set CONFIG_H8_HAS_BAT_THRESHOLDS_IMPL=y -CONFIG_H8_HAS_BDC_GPIO_DETECTION=y -CONFIG_H8_HAS_2ND_THERMAL_ZONE=y CONFIG_EC_LENOVO_PMH7=y # diff --git a/config/coreboot/t400_8mb/config/libgfxinit_txtmode b/config/coreboot/t400_8mb/config/libgfxinit_txtmode index d47db263..c9cd21d1 100644 --- a/config/coreboot/t400_8mb/config/libgfxinit_txtmode +++ b/config/coreboot/t400_8mb/config/libgfxinit_txtmode @@ -377,8 +377,6 @@ CONFIG_EC_LENOVO_H8=y # CONFIG_H8_SUPPORT_BT_ON_WIFI is not set # CONFIG_H8_FN_CTRL_SWAP is not set CONFIG_H8_HAS_BAT_THRESHOLDS_IMPL=y -CONFIG_H8_HAS_BDC_GPIO_DETECTION=y -CONFIG_H8_HAS_2ND_THERMAL_ZONE=y CONFIG_EC_LENOVO_PMH7=y # |