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 | b51201036007d69f616b76f7b9c8a2254c3fa57d (patch) | |
tree | 4d731c255228b32cf8194b13aab628c4b54e8369 /target | |
parent | 58236ae358f6cec510381c27879d1d13fa4c0ce0 (diff) | |
download | upstream-b51201036007d69f616b76f7b9c8a2254c3fa57d.tar.gz upstream-b51201036007d69f616b76f7b9c8a2254c3fa57d.tar.bz2 upstream-b51201036007d69f616b76f7b9c8a2254c3fa57d.zip |
mvebu: add missing config symbol
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44147 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |