diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-11 21:17:37 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-12 18:06:38 +0100 |
commit | 09b65e63916749dc4cfbcd89decf2fdb1312c683 (patch) | |
tree | 855a3161c6db9487e80fc6393e464da54013799c /src/mainboard/lenovo/x60 | |
parent | ea9181c76aaf4b07cb3de304ef8d8cdf9879b33e (diff) | |
download | coreboot-09b65e63916749dc4cfbcd89decf2fdb1312c683.tar.xz |
X60: Enable WWAN by default.
Change-Id: I8e51a8fc03c1d7dbbdc11b121b3ea3ec18f65a5a
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4670
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/lenovo/x60')
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 7520d152e6..0185e94f64 100644 --- a/src/mainboard/lenovo/x60/cmos.default +++ b/src/mainboard/lenovo/x60/cmos.default @@ -13,6 +13,7 @@ tft_brightness=0xff first_battery=Primary bluetooth=Enable wlan=Enable +wwan=Enable trackpoint=Enable fn_ctrl_swap=Disable sticky_fn=Disable |