projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92a96dd
)
layerscape: armv7: activate USB support.
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 28 Sep 2018 19:42:09 +0000
(21:42 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 28 Sep 2018 19:42:09 +0000
(21:42 +0200)
The feature flags say that this target supports USB so packages
depending on USB are being build, but actually the kernel configuration
misses USB support. It looks like this SoC supports USB, so activate it.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/layerscape/armv7/config-4.9
patch
|
blob
|
history
diff --git
a/target/linux/layerscape/armv7/config-4.9
b/target/linux/layerscape/armv7/config-4.9
index bbbef523923114ecf84115e5d7d86158c93397b4..9c9ab93f0a995a4b766a8776218d0fab63d609d2 100644
(file)
--- a/
target/linux/layerscape/armv7/config-4.9
+++ b/
target/linux/layerscape/armv7/config-4.9
@@
-904,6
+904,7
@@
CONFIG_UCS2_STRING=y
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
CONFIG_UNIX_DIAG=y
+CONFIG_USB_SUPPORT=y
CONFIG_USER_NS=y
CONFIG_USE_OF=y
CONFIG_UTS_NS=y