From: Zoltan Herpai Date: Wed, 17 Sep 2014 23:34:10 +0000 (+0000) Subject: sunxi: add usb ohci support X-Git-Tag: v19.07.0-rc1~16558 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=46d7c59487a584db3a6c340c32164ccc13de48b0;p=openwrt%2Fstaging%2Fhauke.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