|
@@ -157,6 +157,16 @@ config MFD_WM8400
|
|
|
the device, additional drivers must be enabled in order to use
|
|
|
the functionality of the device.
|
|
|
|
|
|
+config MFD_WM831X
|
|
|
+ tristate "Support Wolfson Microelectronics WM831x PMICs"
|
|
|
+ select MFD_CORE
|
|
|
+ depends on I2C
|
|
|
+ help
|
|
|
+ Support for the Wolfson Microelecronics WM831x PMICs. This
|
|
|
+ driver provides common support for accessing the device,
|
|
|
+ additional drivers must be enabled in order to use the
|
|
|
+ functionality of the device.
|
|
|
+
|
|
|
config MFD_WM8350
|
|
|
tristate
|
|
|
|