diff options
Diffstat (limited to 'drivers/power/Kconfig')
-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 aa764ecc4e60..c1892f321c46 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -268,6 +268,7 @@ config CHARGER_GPIO | |||
268 | config CHARGER_MANAGER | 268 | config CHARGER_MANAGER |
269 | bool "Battery charger manager for multiple chargers" | 269 | bool "Battery charger manager for multiple chargers" |
270 | depends on REGULATOR && RTC_CLASS | 270 | depends on REGULATOR && RTC_CLASS |
271 | select EXTCON | ||
271 | help | 272 | help |
272 | Say Y to enable charger-manager support, which allows multiple | 273 | Say Y to enable charger-manager support, which allows multiple |
273 | chargers attached to a battery and multiple batteries attached to a | 274 | chargers attached to a battery and multiple batteries attached to a |