diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-09-18 12:09:42 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-09-26 11:12:28 +0200 |
commit | f54619f28fb6829612eb90a31cc55caf14c5fcca (patch) | |
tree | d7536c36ac4de3e26725f04d38c8b158897004a7 /drivers/usb | |
parent | e8ac6ea8a42d6506345056c6de3e81c97d3f20af (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')
-rw-r--r-- | drivers/usb/host/Kconfig | 2 |
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 select USB_EHCI_BIG_ENDIAN_DESC select USB_EHCI_BIG_ENDIAN_MMIO ---help--- - Xilinx xps USB host controller core is EHCI compilant and has + Xilinx xps USB host controller core is EHCI compliant and has transaction translator built-in. It can be configured to either support both high speed and full speed devices, or high speed devices only. |