diff options
author | Bill XIE <persmule@hardenedlinux.org> | 2020-05-14 17:25:37 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-18 07:41:07 +0000 |
commit | f769ee3e1b060ff94f8f087a810fb2c83e4e99fe (patch) | |
tree | 67cd4ed55ad8d57e5d67eb1df52f7195d7460f8e /src/mainboard/lenovo/t430s/cmos.default | |
parent | cbaa835f211eb04ba6eb5e9c3c0095534e93a100 (diff) |
mb/lenovo/{x230, t430s}: add H8_HAS_PRIMARY_FN_KEYS for {x230s, t431s}
X230s and T431s have keyboard similar to the one found on t440p, so
H8_HAS_PRIMARY_FN_KEYS and related cmos options may apply to them.
Tested on both X230s and T431s.
Change-Id: I234820b92093acdd64ff60cae39015547b6e981e
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41403
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t430s/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/t430s/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t430s/cmos.default b/src/mainboard/lenovo/t430s/cmos.default index 3e1f130ce4..a30c90dc1f 100644 --- a/src/mainboard/lenovo/t430s/cmos.default +++ b/src/mainboard/lenovo/t430s/cmos.default @@ -15,3 +15,4 @@ trackpoint=Enable backlight=Both enable_dual_graphics=Disable usb_always_on=Disable +f1_to_f12_as_primary=Enable |