diff options
| -rw-r--r-- | drivers/mfd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index e129c820df7d..92144ed1ad46 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
| @@ -286,6 +286,7 @@ config TWL6040_CORE | |||
| 286 | depends on I2C=y && GENERIC_HARDIRQS | 286 | depends on I2C=y && GENERIC_HARDIRQS |
| 287 | select MFD_CORE | 287 | select MFD_CORE |
| 288 | select REGMAP_I2C | 288 | select REGMAP_I2C |
| 289 | select IRQ_DOMAIN | ||
| 289 | default n | 290 | default n |
| 290 | help | 291 | help |
| 291 | Say yes here if you want support for Texas Instruments TWL6040 audio | 292 | Say yes here if you want support for Texas Instruments TWL6040 audio |
