From d0e573c512efb88e3d2ebf8e2120db8cbe6ddbc8 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 10 Mar 2015 11:03:10 +0000 Subject: [PATCH] kirkwood: add missing symbol that broke full builds Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/kirkwood/config-3.18 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/kirkwood/config-3.18 b/target/linux/kirkwood/config-3.18 index 493192f4dd..7a8f9d8964 100644 --- a/target/linux/kirkwood/config-3.18 +++ b/target/linux/kirkwood/config-3.18 @@ -306,6 +306,7 @@ CONFIG_USB_EHCI_PCI=y CONFIG_USB_STORAGE=y CONFIG_USB_SUPPORT=y # CONFIG_USB_UHCI_HCD is not set +# CONFIG_USB_XHCI_MVEBU is not set CONFIG_USE_OF=y CONFIG_VECTORS_BASE=0xffff0000 # CONFIG_VFP is not set -- 2.11.0