summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 92d59373b0cf..410497d638a3 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -347,6 +347,15 @@ config MFD_WM8994
core support for the WM8994, in order to use the actual
functionaltiy of the device other drivers must be enabled.
+config MFD_LTC3589
+ bool
+ depends on GENERIC_HARDIRQS
+
+config MFD_LTC3589_I2C
+ bool "Support for Linear LTC3589 with I2C"
+ select MFD_LTC3589
+ depends on I2C=y && GENERIC_HARDIRQS
+
config MFD_PCF50633
tristate "Support for NXP PCF50633"
depends on I2C