diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
| -rw-r--r-- | drivers/mfd/Kconfig | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 0f09c057e796..ac6b4ae757cb 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
| @@ -218,7 +218,7 @@ config TWL4030_POWER | |||
| 218 | and load scripts controlling which resources are switched off/on | 218 | and load scripts controlling which resources are switched off/on |
| 219 | or reset when a sleep, wakeup or warm reset event occurs. | 219 | or reset when a sleep, wakeup or warm reset event occurs. |
| 220 | 220 | ||
| 221 | config TWL4030_CODEC | 221 | config MFD_TWL4030_AUDIO |
| 222 | bool | 222 | bool |
| 223 | depends on TWL4030_CORE | 223 | depends on TWL4030_CORE |
| 224 | select MFD_CORE | 224 | select MFD_CORE |
| @@ -233,6 +233,12 @@ config TWL6030_PWM | |||
| 233 | Say yes here if you want support for TWL6030 PWM. | 233 | Say yes here if you want support for TWL6030 PWM. |
| 234 | This is used to control charging LED brightness. | 234 | This is used to control charging LED brightness. |
| 235 | 235 | ||
| 236 | config TWL6040_CORE | ||
| 237 | bool | ||
| 238 | depends on TWL4030_CORE && GENERIC_HARDIRQS | ||
| 239 | select MFD_CORE | ||
| 240 | default n | ||
| 241 | |||
| 236 | config MFD_STMPE | 242 | config MFD_STMPE |
| 237 | bool "Support STMicroelectronics STMPE" | 243 | bool "Support STMicroelectronics STMPE" |
| 238 | depends on I2C=y && GENERIC_HARDIRQS | 244 | depends on I2C=y && GENERIC_HARDIRQS |
