diff options
author | Nico Huber <nico.huber@secunet.com> | 2017-05-10 16:21:03 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2017-05-11 16:44:46 +0200 |
commit | a5fcc2e42776b94c5dbb281589d49a84db601f4e (patch) | |
tree | 4df56a1c5614f5985e106a337d3579a51015d30b /src/mainboard/lenovo/x60/cmos.default | |
parent | f63fbdb63ae19bb0cc75ef2f3ab0301e8db4a1da (diff) |
mb/lenovo/x60/t60: Remove `fn_ctrl_swap` option
The EC doesn't support it.
Change-Id: Id2964002406a5fcf992f0ffc3627e3f66a2bb13f
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/19654
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/lenovo/x60/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.default | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 4e72734b72..9ed16d0b07 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 |