diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 8325c44c04c6..6da82ded3371 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -479,7 +479,7 @@ config MFD_S5M_CORE | |||
479 | config MFD_WM8400 | 479 | config MFD_WM8400 |
480 | bool "Support Wolfson Microelectronics WM8400" | 480 | bool "Support Wolfson Microelectronics WM8400" |
481 | select MFD_CORE | 481 | select MFD_CORE |
482 | depends on I2C | 482 | depends on I2C=y |
483 | select REGMAP_I2C | 483 | select REGMAP_I2C |
484 | help | 484 | help |
485 | Support for the Wolfson Microelecronics WM8400 PMIC and audio | 485 | Support for the Wolfson Microelecronics WM8400 PMIC and audio |