aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2012-07-26 10:07:23 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-04 07:19:46 -0400
commitc6d678b632904261d07c39cd88d9e1bccdda2e37 (patch)
tree81a40d0e2d3e22da526e4a86020b381385d3e112 /drivers/regulator/Kconfig
parent57ad526ae2c28d128fe0d9deeb428697151c849b (diff)
regulator: Fix space/tab confusion
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 17c41ad771c0..9bc774904631 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -49,11 +49,11 @@ config REGULATOR_VIRTUAL_CONSUMER
49 tristate "Virtual regulator consumer support" 49 tristate "Virtual regulator consumer support"
50 help 50 help
51 This driver provides a virtual consumer for the voltage and 51 This driver provides a virtual consumer for the voltage and
52 current regulator API which provides sysfs controls for 52 current regulator API which provides sysfs controls for
53 configuring the supplies requested. This is mainly useful 53 configuring the supplies requested. This is mainly useful
54 for test purposes. 54 for test purposes.
55 55
56 If unsure, say no. 56 If unsure, say no.
57 57
58config REGULATOR_USERSPACE_CONSUMER 58config REGULATOR_USERSPACE_CONSUMER
59 tristate "Userspace regulator consumer support" 59 tristate "Userspace regulator consumer support"
@@ -62,7 +62,7 @@ config REGULATOR_USERSPACE_CONSUMER
62 from user space. Userspace consumer driver provides ability to 62 from user space. Userspace consumer driver provides ability to
63 control power supplies for such devices. 63 control power supplies for such devices.
64 64
65 If unsure, say no. 65 If unsure, say no.
66 66
67config REGULATOR_GPIO 67config REGULATOR_GPIO
68 tristate "GPIO regulator support" 68 tristate "GPIO regulator support"
@@ -246,7 +246,7 @@ config REGULATOR_LP8788
246 246
247config REGULATOR_PCF50633 247config REGULATOR_PCF50633
248 tristate "NXP PCF50633 regulator driver" 248 tristate "NXP PCF50633 regulator driver"
249 depends on MFD_PCF50633 249 depends on MFD_PCF50633
250 help 250 help
251 Say Y here to support the voltage regulators and convertors 251 Say Y here to support the voltage regulators and convertors
252 on PCF50633 252 on PCF50633
@@ -415,7 +415,7 @@ config REGULATOR_WM8350
415 depends on MFD_WM8350 415 depends on MFD_WM8350
416 help 416 help
417 This driver provides support for the voltage and current regulators 417 This driver provides support for the voltage and current regulators
418 of the WM8350 AudioPlus PMIC. 418 of the WM8350 AudioPlus PMIC.
419 419
420config REGULATOR_WM8400 420config REGULATOR_WM8400
421 tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC" 421 tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC"