Browse Source

Merge git://git.infradead.org/battery-2.6

* git://git.infradead.org/battery-2.6:
  power_supply: Mark twl4030_charger as broken
Linus Torvalds 14 years ago
parent
commit
1df1a4cbcd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/power/Kconfig

+ 1 - 0
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.