aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorJames Ban <James.Ban.opensource@diasemi.com>2017-10-30 11:32:38 +0900
committerMark Brown <broonie@kernel.org>2017-10-31 11:01:14 +0000
commit707ce9eac5fc3b68f98c887dddea3911a8fc4f9f (patch)
treec1205f259c83e1fd070599e1f0d560c0196a3e60 /drivers/regulator/Kconfig
parentLinux 4.14-rc1 (diff)
downloadlinux-dev-707ce9eac5fc3b68f98c887dddea3911a8fc4f9f.tar.xz
linux-dev-707ce9eac5fc3b68f98c887dddea3911a8fc4f9f.zip
regulator: da9211: update for supporting da9223/4/5
This is update for supporting additional devices da9223/4/5. Only device strings is added because only package type is different. Signed-off-by: James Ban <James.Ban..opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 0fd6195601ba..96cd55f9e3c5 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -244,7 +244,7 @@ config REGULATOR_DA9210
interface.
config REGULATOR_DA9211
- tristate "Dialog Semiconductor DA9211/DA9212/DA9213/DA9214/DA9215 regulator"
+ tristate "Dialog Semiconductor DA9211/DA9212/DA9213/DA9223/DA9214/DA9224/DA9215/DA9225 regulator"
depends on I2C
select REGMAP_I2C
help