Author: wigyori Date: 2014-09-18 01:34:10 +0200 (Thu, 18 Sep 2014) New Revision: 42607
Modified: trunk/target/linux/sunxi/config-3.14 Log: sunxi: add usb ohci support Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/target/linux/sunxi/config-3.14 =================================================================== --- trunk/target/linux/sunxi/config-3.14 2014-09-17 23:15:30 UTC (rev 42606) +++ trunk/target/linux/sunxi/config-3.14 2014-09-17 23:34:10 UTC (rev 42607) @@ -437,6 +437,8 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
