From: Zoltan Herpai Date: Wed, 17 Sep 2014 23:34:10 +0000 (+0000) Subject: sunxi: add usb ohci support X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a5af11c2f5436ad2b9aab6cc3c907e49bd76a6d5;p=openwrt%2Fsvn-archive%2Farchive.git sunxi: add usb ohci support Signed-off-by: Zoltan HERPAI SVN-Revision: 42607 --- 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