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 cfae5c594d2..a67adcbd0fa 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -490,6 +490,7 @@ config MFD_WM8350_I2C | |||
490 | config MFD_WM8994 | 490 | config MFD_WM8994 |
491 | bool "Support Wolfson Microelectronics WM8994" | 491 | bool "Support Wolfson Microelectronics WM8994" |
492 | select MFD_CORE | 492 | select MFD_CORE |
493 | select REGMAP_I2C | ||
493 | depends on I2C=y && GENERIC_HARDIRQS | 494 | depends on I2C=y && GENERIC_HARDIRQS |
494 | help | 495 | help |
495 | The WM8994 is a highly integrated hi-fi CODEC designed for | 496 | The WM8994 is a highly integrated hi-fi CODEC designed for |