|
@@ -113,12 +113,6 @@ config USB_EHCI_HCD_PMC_MSP
|
|
|
Enables support for the onchip USB controller on the PMC_MSP7100 Family SoC's.
|
|
|
If unsure, say N.
|
|
|
|
|
|
-config USB_EHCI_BIG_ENDIAN_MMIO
|
|
|
- bool
|
|
|
-
|
|
|
-config USB_EHCI_BIG_ENDIAN_DESC
|
|
|
- bool
|
|
|
-
|
|
|
config XPS_USB_HCD_XILINX
|
|
|
bool "Use Xilinx usb host EHCI controller core"
|
|
|
depends on (PPC32 || MICROBLAZE)
|
|
@@ -509,20 +503,6 @@ config USB_OCTEON_OHCI
|
|
|
controller. It is needed for low-speed USB 1.0 device
|
|
|
support. All CN6XXX based chips with USB are supported.
|
|
|
|
|
|
-
|
|
|
-config USB_OHCI_BIG_ENDIAN_DESC
|
|
|
- bool
|
|
|
- default n
|
|
|
-
|
|
|
-config USB_OHCI_BIG_ENDIAN_MMIO
|
|
|
- bool
|
|
|
- default n
|
|
|
-
|
|
|
-config USB_OHCI_LITTLE_ENDIAN
|
|
|
- bool
|
|
|
- default n if STB03xxx || PPC_MPC52xx
|
|
|
- default y
|
|
|
-
|
|
|
endif # USB_OHCI_HCD
|
|
|
|
|
|
config USB_UHCI_HCD
|