diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-08-08 12:08:18 +0400 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-08-23 06:31:43 +0400 |
commit | 4ac64d51265957f78770c112727e5cfbe615d279 (patch) | |
tree | b18e9137c5042fcc16b204e8fd14531d19848269 /drivers/power | |
parent | bc909f27f55ceb8f950ced5cf3a26d6b26e86ca6 (diff) | |
download | linux-4ac64d51265957f78770c112727e5cfbe615d279.tar.xz |
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 config BATTERY_DA9052 tristate "Dialog DA9052 Battery" depends on PMIC_DA9052 - depends on BROKEN help Say Y here to enable support for batteries charger integrated into DA9052 PMIC. |