From: John Crispin Date: Thu, 5 Mar 2015 20:24:33 +0000 (+0000) Subject: generic: add USB_DWC2 missing symbols X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=959a1334d4d8744d929e81368af02139ea0958e6;p=openwrt%2Fstaging%2Fyousong.git generic: add USB_DWC2 missing symbols Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 44600 --- diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index f191b90bba..7682e734c0 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -4024,6 +4024,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 a7a73382f7..8e2f9a7048 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -4049,6 +4049,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 088e5347de..a97312f7f0 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux/generic/config-4.0 @@ -4061,6 +4061,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