[OpenWrt-Devel] [PATCH 1/2] generic: add USB_DWC2 missing symbols

Álvaro Fernández Rojas noltari at gmail.com
Wed Feb 25 16:52:34 EST 2015


Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
 target/linux/generic/config-3.18 | 3 +++
 target/linux/generic/config-3.19 | 3 +++
 target/linux/generic/config-4.0  | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 7ad0efc..7e4d0fd 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -4023,6 +4023,9 @@ CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DSBR is not set
 # CONFIG_USB_DUMMY_HCD is not set
 # CONFIG_USB_DWC2 is not set
+# CONFIG_USB_DWC2_DUAL_ROLE is not set
+# CONFIG_USB_DWC2_HOST is not set
+# CONFIG_USB_DWC2_PERIPHERAL is not set
 # CONFIG_USB_DWC3 is not set
 # CONFIG_USB_DWC_OTG_LPM is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19
index ae4030a..faf3d5a 100644
--- a/target/linux/generic/config-3.19
+++ b/target/linux/generic/config-3.19
@@ -4048,6 +4048,9 @@ CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DSBR is not set
 # CONFIG_USB_DUMMY_HCD is not set
 # CONFIG_USB_DWC2 is not set
+# CONFIG_USB_DWC2_DUAL_ROLE is not set
+# CONFIG_USB_DWC2_HOST is not set
+# CONFIG_USB_DWC2_PERIPHERAL is not set
 # CONFIG_USB_DWC3 is not set
 # CONFIG_USB_DWC_OTG_LPM is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index ae4030a..faf3d5a 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -4048,6 +4048,9 @@ CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DSBR is not set
 # CONFIG_USB_DUMMY_HCD is not set
 # CONFIG_USB_DWC2 is not set
+# CONFIG_USB_DWC2_DUAL_ROLE is not set
+# CONFIG_USB_DWC2_HOST is not set
+# CONFIG_USB_DWC2_PERIPHERAL is not set
 # CONFIG_USB_DWC3 is not set
 # CONFIG_USB_DWC_OTG_LPM is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list