diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-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 f1391c21ef26..017f6dbab333 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -477,6 +477,7 @@ config MFD_WM8994 | |||
477 | bool "Support Wolfson Microelectronics WM8994" | 477 | bool "Support Wolfson Microelectronics WM8994" |
478 | select MFD_CORE | 478 | select MFD_CORE |
479 | select REGMAP_I2C | 479 | select REGMAP_I2C |
480 | select REGMAP_IRQ | ||
480 | depends on I2C=y && GENERIC_HARDIRQS | 481 | depends on I2C=y && GENERIC_HARDIRQS |
481 | help | 482 | help |
482 | The WM8994 is a highly integrated hi-fi CODEC designed for | 483 | The WM8994 is a highly integrated hi-fi CODEC designed for |