diff options
Diffstat (limited to 'target/linux/orion/config-3.3')
-rw-r--r-- | target/linux/orion/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/orion/config-3.3 b/target/linux/orion/config-3.3 index c0da819b66..caeaa70e48 100644 --- a/target/linux/orion/config-3.3 +++ b/target/linux/orion/config-3.3 @@ -167,9 +167,11 @@ CONFIG_USB=m CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_COMMON=m CONFIG_USB_EHCI_HCD=m +# CONFIG_USB_EHCI_HCD_PLATFORM is not set # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set CONFIG_USB_OHCI_HCD=m +# CONFIG_USB_OHCI_HCD_PLATFORM is not set CONFIG_USB_SUPPORT=y CONFIG_USB_UHCI_HCD=m CONFIG_VECTORS_BASE=0xffff0000 |