diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 22:17:43 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 22:17:43 +0000 |
commit | 0798de785e819d103acabf4d92782b74f0c3b9ac (patch) | |
tree | 4bab0327383e33a55f7ea36def41082091e67092 /target/linux/mvebu | |
parent | 3cb7c2cd4dd1ebd54caf0bd56e533bf4ef575e15 (diff) | |
download | upstream-0798de785e819d103acabf4d92782b74f0c3b9ac.tar.gz upstream-0798de785e819d103acabf4d92782b74f0c3b9ac.tar.bz2 upstream-0798de785e819d103acabf4d92782b74f0c3b9ac.zip |
mvebu: add missing config symbol
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44147
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |