aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t430/cmos.default
diff options
context:
space:
mode:
authorPatrick Rudolph <siro@das-labor.org>2017-07-09 17:09:39 +0200
committerPatrick Rudolph <siro@das-labor.org>2017-07-24 16:49:12 +0000
commit0cce14341a90de163464b5a8fa0d8f83827ff854 (patch)
treeda28a6481d5d51a23b0d7d08d9151b1cb63deaf1 /src/mainboard/lenovo/t430/cmos.default
parentc1055ab07a96927eb738eefe68faa3c19ac060a2 (diff)
mb/lenovo/t430: Disable `usb_always_on` by default in CMOS
Fix regression introduced by commit 7ffb329f. The default value for usb_always_on is no longer sane and is replaced by the same default that is used on all other boards (disabled). Change-Id: Ia8854a8491bc56507d01e08e1ca1e195a1d62bfc Signed-off-by: Patrick Rudolph <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/20575 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/lenovo/t430/cmos.default')
-rw-r--r--src/mainboard/lenovo/t430/cmos.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t430/cmos.default b/src/mainboard/lenovo/t430/cmos.default
index ae19afb3f4..60d9d5ee3e 100644
--- a/src/mainboard/lenovo/t430/cmos.default
+++ b/src/mainboard/lenovo/t430/cmos.default
@@ -13,5 +13,5 @@ fn_ctrl_swap=Disable
sticky_fn=Disable
trackpoint=Enable
backlight=Both
-usb_always_on=Enable
+usb_always_on=Disable
hybrid_graphics_mode=Integrated Only