aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 4502bcb9138..b23343cdc19 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -197,7 +197,7 @@ config MFD_WM8400
197config MFD_WM831X 197config MFD_WM831X
198 bool "Support Wolfson Microelectronics WM831x/2x PMICs" 198 bool "Support Wolfson Microelectronics WM831x/2x PMICs"
199 select MFD_CORE 199 select MFD_CORE
200 depends on I2C 200 depends on I2C=y
201 help 201 help
202 Support for the Wolfson Microelecronics WM831x and WM832x PMICs. 202 Support for the Wolfson Microelecronics WM831x and WM832x PMICs.
203 This driver provides common support for accessing the device, 203 This driver provides common support for accessing the device,