diff options
-rw-r--r-- | drivers/regulator/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 262f62eec837..c565e0d87287 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -91,14 +91,14 @@ config REGULATOR_WM831X | |||
91 | of PMIC devices. | 91 | of PMIC devices. |
92 | 92 | ||
93 | config REGULATOR_WM8350 | 93 | config REGULATOR_WM8350 |
94 | tristate "Wolfson Microelectroncis WM8350 AudioPlus PMIC" | 94 | tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC" |
95 | depends on MFD_WM8350 | 95 | depends on MFD_WM8350 |
96 | help | 96 | help |
97 | This driver provides support for the voltage and current regulators | 97 | This driver provides support for the voltage and current regulators |
98 | of the WM8350 AudioPlus PMIC. | 98 | of the WM8350 AudioPlus PMIC. |
99 | 99 | ||
100 | config REGULATOR_WM8400 | 100 | config REGULATOR_WM8400 |
101 | tristate "Wolfson Microelectroncis WM8400 AudioPlus PMIC" | 101 | tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC" |
102 | depends on MFD_WM8400 | 102 | depends on MFD_WM8400 |
103 | help | 103 | help |
104 | This driver provides support for the voltage regulators of the | 104 | This driver provides support for the voltage regulators of the |