From 9d19ca3097295e36cefd17ca1b638f94624b9ff0 Mon Sep 17 00:00:00 2001 From: zwp Date: Mon, 9 Jul 2012 10:05:30 +0800 Subject: [PATCH] add charge display 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 eebf8ce737fe..0df6d431c3ab 100755 --- a/arch/arm/configs/rk30_phone_defconfig +++ b/arch/arm/configs/rk30_phone_defconfig @@ -268,6 +268,7 @@ CONFIG_SPI_FPGA_GPIO_NUM=0 CONFIG_SPI_FPGA_GPIO_IRQ_NUM=0 CONFIG_POWER_SUPPLY=y CONFIG_TWL6030_BCI_BATTERY=y +CONFIG_POWER_ON_CHARGER_DISPLAY=y # CONFIG_HWMON is not set CONFIG_TWL4030_CORE=y CONFIG_TWL6030_POWEROFF=y -- 2.34.1