aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authorBruce E. Robertson <bruce.e.robertson@intel.com>2012-02-06 15:59:01 +0000
committerAnton Vorontsov <anton.vorontsov@linaro.org>2012-03-26 20:41:01 +0400
commited1a230f96eb4610f1f4296b8c3c067389ddf540 (patch)
tree42653c8122379507f3441b046dd85c6adff4c09f /drivers/power/Kconfig
parentisp1704_charger: Fix probe error path (diff)
downloadlinux-dev-ed1a230f96eb4610f1f4296b8c3c067389ddf540.tar.xz
linux-dev-ed1a230f96eb4610f1f4296b8c3c067389ddf540.zip
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Driver support for the Summit I²C battery charger. This is used in some Intel devices. Signed-off-by: Bruce E. Robertson <bruce.e.robertson@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
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 97680d8fa238..c728d26dca6c 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -274,4 +274,11 @@ config CHARGER_MAX8998
Say Y to enable support for the battery charger control sysfs and
platform data of MAX8998/LP3974 PMICs.
+config CHARGER_SMB347
+ tristate "Summit Microelectronics SMB347 Battery Charger"
+ depends on I2C
+ help
+ Say Y to include support for Summit Microelectronics SMB347
+ Battery Charger.
+
endif # POWER_SUPPLY