From a5fcc2e42776b94c5dbb281589d49a84db601f4e Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 10 May 2017 16:21:03 +0200 Subject: mb/lenovo/x60/t60: Remove `fn_ctrl_swap` option The EC doesn't support it. Change-Id: Id2964002406a5fcf992f0ffc3627e3f66a2bb13f Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/19654 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Paul Menzel --- src/mainboard/lenovo/x60/cmos.default | 3 +-- src/mainboard/lenovo/x60/cmos.layout | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src/mainboard/lenovo/x60') diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 4e72734b7242..9ed16d0b0701 100644 --- a/src/mainboard/lenovo/x60/cmos.default +++ b/src/mainboard/lenovo/x60/cmos.default @@ -14,8 +14,7 @@ bluetooth=Enable wlan=Enable wwan=Enable trackpoint=Enable -fn_ctrl_swap=Disable sticky_fn=Disable power_management_beeps=Enable low_battery_beep=Enable -gfx_uma_size=8M \ No newline at end of file +gfx_uma_size=8M diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index ebc6678aa931..76714394ebad 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -78,7 +78,7 @@ entries 951 1 e 1 wwan 952 1 e 1 wlan 953 1 e 1 trackpoint -954 1 e 1 fn_ctrl_swap +#954 1 r 0 unused 955 1 e 1 sticky_fn 956 1 e 1 power_management_beeps 959 1 e 1 low_battery_beep -- cgit v1.2.3