RE: [PATCH v14 10/10] USB/ppc4xx:Synopsys DWC OTG driver enable gadget support
From: Tirumala Marri <hidden>
Date: 2011-10-11 22:51:42
From: Tirumala Marri <hidden>
Date: 2011-10-11 22:51:42
<> +# dwc_otg builds in ../dwc along with host support <> +config USB_GADGET_DWC_HDRC <> + boolean "DesignWare USB Peripheral" <> + depends on DWC_OTG_MODE || DWC_DEVICE_ONLY <> + select USB_GADGET_DUALSPEED <> + select USB_GADGET_SELECTED <> + select USB_GADGET_DWC_OTG < < I don't see where this one is defined... < [Tirumala Marri] You mean USB_GADGET_SELECTED ? Ok I will add it. --marri