projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
240f047
)
sunxi: add usb ohci support
author
Zoltan Herpai
<wigyori@uid0.hu>
Wed, 17 Sep 2014 23:34:10 +0000
(23:34 +0000)
committer
Zoltan Herpai
<wigyori@uid0.hu>
Wed, 17 Sep 2014 23:34:10 +0000
(23:34 +0000)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42607
target/linux/sunxi/config-3.14
patch
|
blob
|
history
diff --git
a/target/linux/sunxi/config-3.14
b/target/linux/sunxi/config-3.14
index d678ba102b3be168a50beb71e9c6450019c41cd7..6c857e92b24d2d1fc87008d5b49a04968f80e46b 100644
(file)
--- a/
target/linux/sunxi/config-3.14
+++ b/
target/linux/sunxi/config-3.14
@@
-437,6
+437,8
@@
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_COMMON=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_SUPPORT=y
# CONFIG_USER_NS is not set