aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b670d10d5c9..d957373d77e 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -205,7 +205,7 @@ config MFD_WM831X
205 functionality of the device. 205 functionality of the device.
206 206
207config MFD_WM8350 207config MFD_WM8350
208 tristate 208 bool
209 209
210config MFD_WM8350_CONFIG_MODE_0 210config MFD_WM8350_CONFIG_MODE_0
211 bool 211 bool
@@ -256,9 +256,9 @@ config MFD_WM8352_CONFIG_MODE_3
256 depends on MFD_WM8350 256 depends on MFD_WM8350
257 257
258config MFD_WM8350_I2C 258config MFD_WM8350_I2C
259 tristate "Support Wolfson Microelectronics WM8350 with I2C" 259 bool "Support Wolfson Microelectronics WM8350 with I2C"
260 select MFD_WM8350 260 select MFD_WM8350
261 depends on I2C 261 depends on I2C=y
262 help 262 help
263 The WM8350 is an integrated audio and power management 263 The WM8350 is an integrated audio and power management
264 subsystem with watchdog and RTC functionality for embedded 264 subsystem with watchdog and RTC functionality for embedded