diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-07-23 21:40:22 +0200 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-07-24 22:24:49 +0000 |
commit | c5f705574615c307e3e098b2fbd396eb3cc84206 (patch) | |
tree | 83476fd74fd0a5dd1582f80b23a268dfd33e814b /src/mainboard/lenovo/w541/cmos.default | |
parent | b5bdd707583a5731722f848cecae75753decf9b9 (diff) |
mb/lenovo: Integrate W541 into haswell mainboard
Lots of code from lenovo/haswell can be reused for lenovo/w541. Thus,
integrate it into lenovo/haswell and make it a variant.
Change-Id: If99d842cff777fe27ff63baabc447e69b9d0333c
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63514
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/lenovo/w541/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/w541/cmos.default | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/mainboard/lenovo/w541/cmos.default b/src/mainboard/lenovo/w541/cmos.default deleted file mode 100644 index facdd3a774..0000000000 --- a/src/mainboard/lenovo/w541/cmos.default +++ /dev/null @@ -1,13 +0,0 @@ -boot_option=Fallback -debug_level=Debug -power_on_after_fail=Disable -nmi=Enable -volume=0x3 -wlan=Enable -fn_ctrl_swap=Disable -f1_to_f12_as_primary=Enable -sticky_fn=Disable -trackpoint=Enable -backlight=Keyboard -enable_dual_graphics=Disable -usb_always_on=Disable |