aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2016-08-15 12:40:23 -0700
committerMark Brown <broonie@kernel.org>2016-08-16 12:28:00 +0100
commit37b918a034feda1b1ef404acf003812f37ab8da2 (patch)
tree686cfc9ef7326a9ed4cc7ad0f652ec8648d1f976 /drivers/regulator/Kconfig
parentLinux 4.8-rc1 (diff)
downloadlinux-dev-37b918a034feda1b1ef404acf003812f37ab8da2.tar.xz
linux-dev-37b918a034feda1b1ef404acf003812f37ab8da2.zip
regulator: Add LTC3676 support
This patch adds support for the Linear Technology LTC3676 8-output I2C voltage regulator IC. Cc: Jaffer Kapasi <jkapasi@linear.com> Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 6c88e31c01f7..527bd6a51ef8 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -353,6 +353,14 @@ config REGULATOR_LTC3589
This enables support for the LTC3589, LTC3589-1, and LTC3589-2
8-output regulators controlled via I2C.
+config REGULATOR_LTC3676
+ tristate "LTC3676 8-output voltage regulator"
+ depends on I2C
+ select REGMAP_I2C
+ help
+ This enables support for the LTC3676
+ 8-output regulators controlled via I2C.
+
config REGULATOR_MAX14577
tristate "Maxim 14577/77836 regulator"
depends on MFD_MAX14577