summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-09-29 20:54:15 +0900
committerJiri Kosina <jkosina@suse.cz>2013-10-14 15:23:02 +0200
commit8c88126bbbb1c1e6c499fb3c211dba93656f02b5 (patch)
treec26f7fa900b1859f454d6f00c206d1df5262a241 /drivers/usb/core/Kconfig
parent2e515bf096c245ba87f20ab4b4ea20f911afaeda (diff)
downloadlinux-8c88126bbbb1c1e6c499fb3c211dba93656f02b5.tar.gz
linux-8c88126bbbb1c1e6c499fb3c211dba93656f02b5.tar.bz2
linux-8c88126bbbb1c1e6c499fb3c211dba93656f02b5.zip
treewide: Fix typo in Kconfig
Correct spelling typo in Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/usb/core/Kconfig')
-rw-r--r--drivers/usb/core/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/Kconfig b/drivers/usb/core/Kconfig
index db535b0aa172..fed7f68d025d 100644
--- a/drivers/usb/core/Kconfig
+++ b/drivers/usb/core/Kconfig
@@ -28,7 +28,7 @@ config USB_DEFAULT_PERSIST
bool "Enable USB persist by default"
default y
help
- Say N here if you don't want USB power session persistance
+ Say N here if you don't want USB power session persistence
enabled by default. If you say N it will make suspended USB
devices that lose power get reenumerated as if they had been
unplugged, causing any mounted filesystems to be lost. The