diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-08-08 04:08:18 -0400 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-08-22 22:31:43 -0400 |
commit | 4ac64d51265957f78770c112727e5cfbe615d279 (patch) | |
tree | b18e9137c5042fcc16b204e8fd14531d19848269 /drivers/power | |
parent | bc909f27f55ceb8f950ced5cf3a26d6b26e86ca6 (diff) |
power_supply: Remove broken mark for da9052-battery
The fix for MFD part is already merged so we can remove the broken mark
for da9052-battery.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'drivers/power')
-rw-r--r-- | drivers/power/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index c1892f321c46..fcc1bb076217 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -167,7 +167,6 @@ config BATTERY_DA9030 | |||
167 | config BATTERY_DA9052 | 167 | config BATTERY_DA9052 |
168 | tristate "Dialog DA9052 Battery" | 168 | tristate "Dialog DA9052 Battery" |
169 | depends on PMIC_DA9052 | 169 | depends on PMIC_DA9052 |
170 | depends on BROKEN | ||
171 | help | 170 | help |
172 | Say Y here to enable support for batteries charger integrated into | 171 | Say Y here to enable support for batteries charger integrated into |
173 | DA9052 PMIC. | 172 | DA9052 PMIC. |