From add3f7fda27eb93636b473471d17f985f14cbb8d Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 11 Jan 2014 20:58:20 +0100 Subject: ec/lenovo/h8: Allow control of low-battery beep. Change-Id: I2f422e83f2afcf0cc3f3ecbace01a8f4f39e87d4 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4663 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/lenovo/x60/cmos.default | 1 + src/mainboard/lenovo/x60/cmos.layout | 1 + 2 files changed, 2 insertions(+) (limited to 'src/mainboard/lenovo/x60') diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 883bfd44f8..663fe5c3b8 100644 --- a/src/mainboard/lenovo/x60/cmos.default +++ b/src/mainboard/lenovo/x60/cmos.default @@ -15,3 +15,4 @@ bluetooth=Enable fn_ctrl_swap=Disable sticky_fn=Disable power_management_beeps=Enable +low_battery_beep=Enable diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index a2b45bd4c3..4898180c39 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -115,6 +115,7 @@ entries 1085 1 e 1 fn_ctrl_swap 1086 1 e 1 sticky_fn 1087 1 e 1 power_management_beeps +1088 1 e 1 low_battery_beep # ----------------------------------------------------------------- enumerations -- cgit v1.2.3