aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig14
1 files changed, 13 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index aecd6ddcbbbf..e0e46f50f95d 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -139,6 +139,18 @@ config MFD_DA9055
139 This driver can be built as a module. If built as a module it will be 139 This driver can be built as a module. If built as a module it will be
140 called "da9055" 140 called "da9055"
141 141
142config MFD_DA9063
143 bool "Dialog Semiconductor DA9063 PMIC Support"
144 select MFD_CORE
145 select REGMAP_I2C
146 select REGMAP_IRQ
147 depends on I2C=y && GENERIC_HARDIRQS
148 help
149 Say yes here for support for the Dialog Semiconductor DA9063 PMIC.
150 This includes the I2C driver and core APIs.
151 Additional drivers must be enabled in order to use the functionality
152 of the device.
153
142config MFD_MC13783 154config MFD_MC13783
143 tristate 155 tristate
144 156
@@ -1070,7 +1082,7 @@ config MFD_WM5110
1070 Support for Wolfson Microelectronics WM5110 low power audio SoC 1082 Support for Wolfson Microelectronics WM5110 low power audio SoC
1071 1083
1072config MFD_WM8997 1084config MFD_WM8997
1073 bool "Support Wolfson Microelectronics WM8997" 1085 bool "Wolfson Microelectronics WM8997"
1074 depends on MFD_ARIZONA 1086 depends on MFD_ARIZONA
1075 help 1087 help
1076 Support for Wolfson Microelectronics WM8997 low power audio SoC 1088 Support for Wolfson Microelectronics WM8997 low power audio SoC