From 9c0c1755b7432a65866a8b4d3cedb33955a356c1 Mon Sep 17 00:00:00 2001 From: zwp Date: Mon, 9 Jul 2012 10:53:23 +0800 Subject: [PATCH] add twl60xx low battery detection function at rk30_phone_defconfig. --- arch/arm/configs/rk30_phone_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/rk30_phone_defconfig b/arch/arm/configs/rk30_phone_defconfig index 0df6d431c3ab..00b8439ef87b 100755 --- a/arch/arm/configs/rk30_phone_defconfig +++ b/arch/arm/configs/rk30_phone_defconfig @@ -269,6 +269,7 @@ CONFIG_SPI_FPGA_GPIO_IRQ_NUM=0 CONFIG_POWER_SUPPLY=y CONFIG_TWL6030_BCI_BATTERY=y CONFIG_POWER_ON_CHARGER_DISPLAY=y +CONFIG_TWL60xx_VBAT_LOW_DETECTION=y # CONFIG_HWMON is not set CONFIG_TWL4030_CORE=y CONFIG_TWL6030_POWEROFF=y -- 2.34.1