]> 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 0f09c057e7960ca203886b61be108dfb9d3003d3..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