diff options
| -rw-r--r-- | drivers/power/Kconfig | 1 | 
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  config CHARGER_TWL4030  	tristate "OMAP TWL4030 BCI charger driver"  	depends on TWL4030_CORE +	depends on BROKEN  	help  	  Say Y here to enable support for TWL4030 Battery Charge Interface. | 
