aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 29910e3a3e41..2b52a4ffcd31 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -52,7 +52,7 @@ config REGULATOR_USERSPACE_CONSUMER
52 default n 52 default n
53 help 53 help
54 There are some classes of devices that are controlled entirely 54 There are some classes of devices that are controlled entirely
55 from user space. Usersapce consumer driver provides ability to 55 from user space. Userspace consumer driver provides ability to
56 control power supplies for such devices. 56 control power supplies for such devices.
57 57
58 If unsure, say no. 58 If unsure, say no.