diff options
author | Patrick Rudolph <siro@das-labor.org> | 2017-05-28 14:11:13 +0200 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2017-06-03 10:12:14 +0200 |
commit | 3de6d38642492b30d48b49d97f969881a863a664 (patch) | |
tree | 2a58d45a0d370169ce07fa8ef7ba567d8cdf0a6c /src/mainboard/lenovo/l520/cmos.default | |
parent | 8cb70914cab728ea01f5200d9d90dcb444d14f26 (diff) |
mb/lenovo/*/cmos: Remove unused option and checksum fix
Fix for all Sandy-Bridge and Ivy-Bridge devices.
Remove unused option "hyper_threading".
Increase CMOS checksum range to cover all user adjustable settings.
Change-Id: I02f7af13d9c82d7f531d4b49b3bc0e5a20c14b55
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/19955
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/lenovo/l520/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/l520/cmos.default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/l520/cmos.default b/src/mainboard/lenovo/l520/cmos.default index 526a6d6423..92dc2e1555 100644 --- a/src/mainboard/lenovo/l520/cmos.default +++ b/src/mainboard/lenovo/l520/cmos.default @@ -13,6 +13,5 @@ sata_mode=AHCI fn_ctrl_swap=Disable sticky_fn=Disable trackpoint=Enable -hyper_threading=Enable backlight=Both hybrid_graphics_mode=Integrated Only |