aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/power/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 60d83d983a36..ec444774b9ee 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -182,6 +182,7 @@ config CHARGER_ISP1704
182config CHARGER_TWL4030 182config CHARGER_TWL4030
183 tristate "OMAP TWL4030 BCI charger driver" 183 tristate "OMAP TWL4030 BCI charger driver"
184 depends on TWL4030_CORE 184 depends on TWL4030_CORE
185 depends on BROKEN
185 help 186 help
186 Say Y here to enable support for TWL4030 Battery Charge Interface. 187 Say Y here to enable support for TWL4030 Battery Charge Interface.
187 188