diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 2aea25ba7ba0..b0b3e42e7ee6 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -185,12 +185,12 @@ config MFD_WM8400 | |||
185 | the functionality of the device. | 185 | the functionality of the device. |
186 | 186 | ||
187 | config MFD_WM831X | 187 | config MFD_WM831X |
188 | tristate "Support Wolfson Microelectronics WM831x PMICs" | 188 | tristate "Support Wolfson Microelectronics WM831x/2x PMICs" |
189 | select MFD_CORE | 189 | select MFD_CORE |
190 | depends on I2C | 190 | depends on I2C |
191 | help | 191 | help |
192 | Support for the Wolfson Microelecronics WM831x PMICs. This | 192 | Support for the Wolfson Microelecronics WM831x and WM832x PMICs. |
193 | driver provides common support for accessing the device, | 193 | This driver provides common support for accessing the device, |
194 | additional drivers must be enabled in order to use the | 194 | additional drivers must be enabled in order to use the |
195 | functionality of the device. | 195 | functionality of the device. |
196 | 196 | ||