From 0798de785e819d103acabf4d92782b74f0c3b9ac Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jow@openwrt.org>
Date: Sun, 25 Jan 2015 22:17:43 +0000
Subject: [PATCH] mvebu: add missing config symbol

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44147
---
 target/linux/mvebu/config-3.18 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mvebu/config-3.18 b/target/linux/mvebu/config-3.18
index 068d0fd064..096b5ed018 100644
--- a/target/linux/mvebu/config-3.18
+++ b/target/linux/mvebu/config-3.18
@@ -329,6 +329,7 @@ CONFIG_UBIFS_FS_ZLIB=y
 CONFIG_UID16=y
 CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
 CONFIG_USB_SUPPORT=y
+# CONFIG_USB_XHCI_MVEBU is not set
 CONFIG_USE_OF=y
 CONFIG_VECTORS_BASE=0xffff0000
 CONFIG_VFP=y
-- 
GitLab