]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/power/Kconfig
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / drivers / power / Kconfig
index c0a3036cfaaaef01c22ceb260d57b2c5631773bd..14777f79439b9e56fb0bd3bf280119a38b40d112 100644 (file)
@@ -49,26 +49,12 @@ config BATTERY_OLPC
        help
          Say Y to enable support for the battery on the OLPC laptop.
 
-config BATTERY_BQ27x00
-       tristate "BQ27x00 battery driver"
-       help
-         Say Y here to enable support for batteries with BQ27000 or BQ27200 chip.
-
-config BATTERY_BQ27000
-       bool "BQ27000 battery driver"
-       depends on BATTERY_BQ27x00
-       select W1
-       select W1_SLAVE_BQ27000
-       help
-         Say Y here to enable support for batteries with BQ27000(HDQ) chip.
-
-config BATTERY_BQ27200
-       bool "BQ27200 battery driver"
-       depends on BATTERY_BQ27x00
-       select I2C
-       select I2C_OMAP
+config BATTERY_TOSA
+       tristate "Sharp SL-6000 (tosa) battery"
+       depends on MACH_TOSA && MFD_TC6393XB && TOUCHSCREEN_WM97XX
        help
-         Say Y here to enable support for batteries with BQ27200(I2C) chip.
+         Say Y to enable support for the battery on the Sharp Zaurus
+         SL-6000 (tosa) models.
 
 config TWL4030_BCI_BATTERY
        tristate "OMAP TWL4030 BCI Battery driver"
@@ -78,17 +64,16 @@ config TWL4030_BCI_BATTERY
          Support for OMAP TWL4030 BCI Battery driver.
          This driver can give support for TWL4030 Battery Charge Interface.
 
-config BATTERY_TOSA
-       tristate "Sharp SL-6000 (tosa) battery"
-       depends on MACH_TOSA && MFD_TC6393XB
+config BATTERY_WM97XX
+       bool "WM97xx generic battery driver"
+       depends on TOUCHSCREEN_WM97XX=y
        help
-         Say Y to enable support for the battery on the Sharp Zaurus
-         SL-6000 (tosa) models.
+         Say Y to enable support for battery measured by WM97xx aux port.
 
-config BATTERY_PALMTX
-       tristate "Palm T|X battery"
-       depends on MACH_PALMTX
+config BATTERY_BQ27x00
+       tristate "BQ27200 battery driver"
+       depends on I2C
        help
-         Say Y to enable support for the battery in Palm T|X.
+         Say Y here to enable support for batteries with BQ27200(I2C) chip.
 
 endif # POWER_SUPPLY