From cacc152a37f9bca393736beb52dafa0ca2cc5e2a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 10 Mar 2015 11:03:10 +0000 Subject: [PATCH] kirkwood: add missing symbol that broke full builds Signed-off-by: John Crispin SVN-Revision: 44641 --- 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.30.2