diff options
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/core/Kconfig | 2 |
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 | |||
28 | bool "Enable USB persist by default" | 28 | bool "Enable USB persist by default" |
29 | default y | 29 | default y |
30 | help | 30 | help |
31 | Say N here if you don't want USB power session persistance | 31 | Say N here if you don't want USB power session persistence |
32 | enabled by default. If you say N it will make suspended USB | 32 | enabled by default. If you say N it will make suspended USB |
33 | devices that lose power get reenumerated as if they had been | 33 | devices that lose power get reenumerated as if they had been |
34 | unplugged, causing any mounted filesystems to be lost. The | 34 | unplugged, causing any mounted filesystems to be lost. The |