From db5048901e68b6e9d856994681ccc825a7200832 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 7 Dec 2012 11:01:53 +0000 Subject: kernel: add missing USB configuration symbols after r34501 Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34568 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/orion/config-3.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/orion') diff --git a/target/linux/orion/config-3.3 b/target/linux/orion/config-3.3 index c0da819b6..caeaa70e4 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 -- cgit v1.2.3