diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-11 20:58:20 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-12 18:03:46 +0100 |
commit | add3f7fda27eb93636b473471d17f985f14cbb8d (patch) | |
tree | da568f1aa0f15b839b9356652554b92ec9c4b7a4 /src/mainboard/lenovo/x201/cmos.default | |
parent | 9a3b9c42d3063b03bf0028a3cbca0f2465f8f609 (diff) |
ec/lenovo/h8: Allow control of low-battery beep.
Change-Id: I2f422e83f2afcf0cc3f3ecbace01a8f4f39e87d4
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4663
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 be59c220f9..c14e1446ef 100644 --- a/src/mainboard/lenovo/x201/cmos.default +++ b/src/mainboard/lenovo/x201/cmos.default @@ -12,4 +12,5 @@ touchpad=Enable fn_ctrl_swap=Disable sticky_fn=Disable power_management_beeps=Enable +low_battery_beep=Enable sata_mode=AHCI |