From f3e80d58114c50d6da52aa40088a6431133b02c6 Mon Sep 17 00:00:00 2001 From: wigyori Date: Wed, 17 Sep 2014 23:34:10 +0000 Subject: [PATCH] sunxi: add usb ohci support Signed-off-by: Zoltan HERPAI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42607 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/sunxi/config-3.14 | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0