imx6: fix sdma
[openwrt.git] / target / linux / imx6 / patches-3.10 / 0003-usb-chipidea-enable-to-build-host-support-as-module.patch
index 9d92253..e5cac57 100644 (file)
@@ -7,7 +7,8 @@ USB_CHIPIDEA_HOST does not need to depend on USB=y, USB_CHIPIDEA_HOST will work
 just fine even if USB=m is used. The depends line can be safely removed since
 USB_CHIPIDEA already depends on USB.
 
-Tested on Gateworks imx6 Ventana board (gw-5400-a).
+Tested on Gateworks imx6q Ventana board (gw-5400-a) and imx6dl Wandboard Dual
+(imx6dl-wandboard).
 
 Signed-off-by: Luka Perkov <luka@openwrt.org>
 ---