diff options
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r-- | drivers/usb/host/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 62711870f8ee..a8faff646ac7 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig | |||
@@ -72,6 +72,11 @@ config USB_EHCI_BIG_ENDIAN_MMIO | |||
72 | depends on USB_EHCI_HCD | 72 | depends on USB_EHCI_HCD |
73 | default n | 73 | default n |
74 | 74 | ||
75 | config USB_EHCI_BIG_ENDIAN_DESC | ||
76 | bool | ||
77 | depends on USB_EHCI_HCD | ||
78 | default n | ||
79 | |||
75 | config USB_ISP116X_HCD | 80 | config USB_ISP116X_HCD |
76 | tristate "ISP116X HCD support" | 81 | tristate "ISP116X HCD support" |
77 | depends on USB | 82 | depends on USB |