aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index d4b3d67f0548..bf1467213954 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -98,10 +98,10 @@ config BATTERY_WM97XX
98 Say Y to enable support for battery measured by WM97xx aux port. 98 Say Y to enable support for battery measured by WM97xx aux port.
99 99
100config BATTERY_BQ27x00 100config BATTERY_BQ27x00
101 tristate "BQ27200 battery driver" 101 tristate "BQ27x00 battery driver"
102 depends on I2C 102 depends on I2C
103 help 103 help
104 Say Y here to enable support for batteries with BQ27200(I2C) chip. 104 Say Y here to enable support for batteries with BQ27x00 (I2C) chips.
105 105
106config BATTERY_DA9030 106config BATTERY_DA9030
107 tristate "DA9030 battery driver" 107 tristate "DA9030 battery driver"