summaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authorHeikki Krogerus2010-08-19 14:09:36 +0200
committerAnton Vorontsov2010-08-19 14:25:20 +0200
commitec46475f3e3163dd80bfee086fa71b36455ecc0b (patch)
tree91e04a97e42468abecb315c6c74655a1c30bf8c4 /drivers/power/Kconfig
parentMerge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 (diff)
downloadkernel-qcow2-linux-ec46475f3e3163dd80bfee086fa71b36455ecc0b.tar.gz
kernel-qcow2-linux-ec46475f3e3163dd80bfee086fa71b36455ecc0b.tar.xz
kernel-qcow2-linux-ec46475f3e3163dd80bfee086fa71b36455ecc0b.zip
power_supply: Add isp1704 charger detection driver
NXP ISP1704 is Battery Charging Specification 1.0 compliant USB transceiver. This adds a power supply driver for ISP1704 and ISP1707 USB transceivers. Signed-off-by: Heikki Krogerus <ext-heikki.krogerus@nokia.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 07343568a12e..c2a1b8b713f6 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -166,4 +166,11 @@ config BATTERY_INTEL_MID
Say Y here to enable the battery driver on Intel MID
platforms.
+config CHARGER_ISP1704
+ tristate "ISP1704 USB Charger Detection"
+ depends on USB_OTG_UTILS
+ help
+ Say Y to enable support for USB Charger Detection with
+ ISP1707/ISP1704 USB transceivers.
+
endif # POWER_SUPPLY