diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-11 03:45:53 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-12 18:03:56 +0100 |
commit | 8e7e5254e4088d78f03b2a413721ba687e09b19c (patch) | |
tree | 5617c69595a31f8b0ce6fa7f9883819137bfd969 /src/mainboard/lenovo/x201/cmos.default | |
parent | add3f7fda27eb93636b473471d17f985f14cbb8d (diff) |
ec/lenovo/h8: make wlan config a CMOS option
To stay in line with wwan and bluetooth.
Change-Id: Iafe2dc97fc2aec5c2ad1834659b796a6b079c1bc
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4652
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/lenovo/x201/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/x201/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x201/cmos.default b/src/mainboard/lenovo/x201/cmos.default index c14e1446ef..c0c0d38cdd 100644 --- a/src/mainboard/lenovo/x201/cmos.default +++ b/src/mainboard/lenovo/x201/cmos.default @@ -8,6 +8,7 @@ volume=0x3 first_battery=Primary bluetooth=Enable wwan=Enable +wlan=Enable touchpad=Enable fn_ctrl_swap=Disable sticky_fn=Disable |