aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch')
-rw-r--r--target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch b/target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch
index 9d922536eb..e5cac57d72 100644
--- a/target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch
+++ b/target/linux/imx6/patches-3.10/0003-usb-chipidea-enable-to-build-host-support-as-module.patch
@@ -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>
---