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 13f0040413c4..9c1347dc7a4a 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -390,6 +390,7 @@ config MFD_WM8400 | |||
390 | tristate "Support Wolfson Microelectronics WM8400" | 390 | tristate "Support Wolfson Microelectronics WM8400" |
391 | select MFD_CORE | 391 | select MFD_CORE |
392 | depends on I2C | 392 | depends on I2C |
393 | select REGMAP_I2C | ||
393 | help | 394 | help |
394 | Support for the Wolfson Microelecronics WM8400 PMIC and audio | 395 | Support for the Wolfson Microelecronics WM8400 PMIC and audio |
395 | CODEC. This driver provides common support for accessing | 396 | CODEC. This driver provides common support for accessing |