]> Pileus Git - ~andy/linux/blobdiff - drivers/power/Kconfig
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
[~andy/linux] / drivers / power / Kconfig
index 11f928e4e5b51280739b399a8b99d14e897023f4..99dc29f2f2f2ba84b16430a51548817b094b9c3a 100644 (file)
@@ -76,6 +76,20 @@ config BATTERY_DS2780
        help
          Say Y here to enable support for batteries with ds2780 chip.
 
+config BATTERY_DS2781
+       tristate "2781 battery driver"
+       depends on HAS_IOMEM
+       select W1
+       select W1_SLAVE_DS2781
+       help
+         If you enable this you will have the DS2781 battery driver support.
+
+         The battery monitor chip is used in many batteries/devices
+         as the one who is responsible for charging/discharging/monitoring
+         Li+ batteries.
+
+         If you are unsure, say N.
+
 config BATTERY_DS2782
        tristate "DS2782/DS2786 standalone gas-gauge"
        depends on I2C