]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/Kconfig
mfd: tps65086: Add driver for the TPS65086 PMIC
[karo-tx-linux.git] / drivers / mfd / Kconfig
index f47965834a6bd7062b3760eb27404e934c7beb0b..97d94068cb4d9323fe78b6ded4fac6238a6e3a1c 100644 (file)
@@ -1130,6 +1130,19 @@ config TPS6507X
          This driver can also be built as a module.  If so, the module
          will be called tps6507x.
 
+config MFD_TPS65086
+       tristate "TI TPS65086 Power Management Integrated Chips (PMICs)"
+       select REGMAP
+       select REGMAP_IRQ
+       select REGMAP_I2C
+       depends on I2C
+       help
+         If you say yes here you get support for the TPS65086 series of
+         Power Management chips.
+         This driver provides common support for accessing the device,
+         additional drivers must be enabled in order to use the
+         functionality of the device.
+
 config TPS65911_COMPARATOR
        tristate