summaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2014-09-17 23:34:10 +0000
committerZoltan Herpai <wigyori@uid0.hu>2014-09-17 23:34:10 +0000
commit46d7c59487a584db3a6c340c32164ccc13de48b0 (patch)
tree53e52b94a6e4fa0e2cb662cb4cac96e3d43716d9 /target/linux/sunxi
parent240f04765f71a378ba59b5daddab0c0a471b5d03 (diff)
downloadmaster-31e0f0ae-46d7c59487a584db3a6c340c32164ccc13de48b0.tar.gz
master-31e0f0ae-46d7c59487a584db3a6c340c32164ccc13de48b0.tar.bz2
master-31e0f0ae-46d7c59487a584db3a6c340c32164ccc13de48b0.zip
sunxi: add usb ohci support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42607
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r--target/linux/sunxi/config-3.142
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-3.14 b/target/linux/sunxi/config-3.14
index d678ba102b..6c857e92b2 100644
--- 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