summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/Kconfig
diff options
context:
space:
mode:
authorRenata Sayakhova2012-02-29 14:58:53 +0100
committerGreg Kroah-Hartman2012-03-08 20:15:33 +0100
commitfef37e9a47b9927ce2817fe1a0fa8cf40f6eefb6 (patch)
tree4cba1a0e4cf7b1e1f342bc86d8305c7ab037a4eb /drivers/w1/slaves/Kconfig
parentw1_bq27000: Only one thread can access the bq27000 at a time. (diff)
downloadkernel-qcow2-linux-fef37e9a47b9927ce2817fe1a0fa8cf40f6eefb6.tar.gz
kernel-qcow2-linux-fef37e9a47b9927ce2817fe1a0fa8cf40f6eefb6.tar.xz
kernel-qcow2-linux-fef37e9a47b9927ce2817fe1a0fa8cf40f6eefb6.zip
DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers
Signed-off-by: Renata Sayakhova <rsayakhova@gmail.com> Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1/slaves/Kconfig')
-rw-r--r--drivers/w1/slaves/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/w1/slaves/Kconfig b/drivers/w1/slaves/Kconfig
index d0cb01b42012..eb9e376d6244 100644
--- a/drivers/w1/slaves/Kconfig
+++ b/drivers/w1/slaves/Kconfig
@@ -81,6 +81,19 @@ config W1_SLAVE_DS2780
If you are unsure, say N.
+config W1_SLAVE_DS2781
+ tristate "Dallas 2781 battery monitor chip"
+ depends on W1
+ help
+ If you enable this you will have the DS2781 battery monitor
+ chip 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 W1_SLAVE_BQ27000
tristate "BQ27000 slave support"
depends on W1