aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-09-17 23:09:42 -0400
committerJiri Kosina <jkosina@suse.cz>2014-09-26 05:12:28 -0400
commitf54619f28fb6829612eb90a31cc55caf14c5fcca (patch)
treed7536c36ac4de3e26725f04d38c8b158897004a7 /drivers/usb/host
parente8ac6ea8a42d6506345056c6de3e81c97d3f20af (diff)
treewide: Fix typos in Kconfig
This patch fix spelling typos found 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/host')
-rw-r--r--drivers/usb/host/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 82800a775501..56f4336ffa86 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -126,7 +126,7 @@ config XPS_USB_HCD_XILINX
126 select USB_EHCI_BIG_ENDIAN_DESC 126 select USB_EHCI_BIG_ENDIAN_DESC
127 select USB_EHCI_BIG_ENDIAN_MMIO 127 select USB_EHCI_BIG_ENDIAN_MMIO
128 ---help--- 128 ---help---
129 Xilinx xps USB host controller core is EHCI compilant and has 129 Xilinx xps USB host controller core is EHCI compliant and has
130 transaction translator built-in. It can be configured to either 130 transaction translator built-in. It can be configured to either
131 support both high speed and full speed devices, or high speed 131 support both high speed and full speed devices, or high speed
132 devices only. 132 devices only.