diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-05-22 03:20:46 +0200 |
---|---|---|
committer | Paul Fagerburg <pfagerburg@chromium.org> | 2022-05-31 13:41:18 +0000 |
commit | 1b3197efb40a19353f26ca565ed81248e3db43e1 (patch) | |
tree | 7abf495dede230a7f57d1a7b6fc27789e2b6240b /src/mainboard/lenovo/haswell/cmos.default | |
parent | c754462717b79c2d334a5de8fc269b346468dbe6 (diff) |
mb/lenovo: Rename t440p to haswell
In preparation to follow-up commits, rename the mainboard folder from
t440p to haswell, which will have more variants later.
Change-Id: I4a9d68d54d5f0821bbf85faaa620855d456c97f3
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63511
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Peter Lemenkov <lemenkov@gmail.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/lenovo/haswell/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/haswell/cmos.default | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/haswell/cmos.default b/src/mainboard/lenovo/haswell/cmos.default new file mode 100644 index 0000000000..bb8626d48b --- /dev/null +++ b/src/mainboard/lenovo/haswell/cmos.default @@ -0,0 +1,14 @@ +boot_option=Fallback +debug_level=Debug +power_on_after_fail=Disable +nmi=Enable +volume=0x3 +first_battery=Primary +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 |