]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/Kconfig
mfd: twl6040: Add initial support
[karo-tx-linux.git] / drivers / mfd / Kconfig
index 05f882f5d2780fe00cd39e77da8b9324ccf7b70a..ac6b4ae757cb7009ebf5943a6d8d4980f2a2657a 100644 (file)
@@ -218,7 +218,7 @@ config TWL4030_POWER
          and load scripts controlling which resources are switched off/on
          or reset when a sleep, wakeup or warm reset event occurs.
 
-config TWL4030_CODEC
+config MFD_TWL4030_AUDIO
        bool
        depends on TWL4030_CORE
        select MFD_CORE
@@ -233,6 +233,12 @@ config TWL6030_PWM
          Say yes here if you want support for TWL6030 PWM.
          This is used to control charging LED brightness.
 
+config TWL6040_CORE
+       bool
+       depends on TWL4030_CORE && GENERIC_HARDIRQS
+       select MFD_CORE
+       default n
+
 config MFD_STMPE
        bool "Support STMicroelectronics STMPE"
        depends on I2C=y && GENERIC_HARDIRQS
@@ -721,8 +727,9 @@ config MFD_PM8XXX_IRQ
 
 config MFD_TPS65910
        bool "TPS65910 Power Management chip"
-       depends on I2C && GPIOLIB
+       depends on I2C=y && GPIOLIB
        select MFD_CORE
+       select GPIO_TPS65910
        help
          if you say yes here you get support for the TPS65910 series of
          Power Management chips.