diff options
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r-- | drivers/usb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index 5eee3f82be5d..dcd49f1e96d0 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig | |||
@@ -64,6 +64,7 @@ config USB_ARCH_HAS_EHCI | |||
64 | config USB | 64 | config USB |
65 | tristate "Support for Host-side USB" | 65 | tristate "Support for Host-side USB" |
66 | depends on USB_ARCH_HAS_HCD | 66 | depends on USB_ARCH_HAS_HCD |
67 | select NLS # for UTF-8 strings | ||
67 | ---help--- | 68 | ---help--- |
68 | Universal Serial Bus (USB) is a specification for a serial bus | 69 | Universal Serial Bus (USB) is a specification for a serial bus |
69 | subsystem which offers higher speeds and more features than the | 70 | subsystem which offers higher speeds and more features than the |