[PATCH v12 09/10] USB ppc4xx: Add Synopsys DWC OTG driver kernel configuration and Makefile
Sergei Shtylyov
sshtylyov at mvista.com
Sat Apr 2 23:58:38 EST 2011
Hello.
On 02-04-2011 1:56, tmarri at apm.com wrote:
> From: Tirumala Marri <tmarri at apm.com>
> Add Synopsys DesignWare HS USB OTG driver kernel configuration.
> Synopsys OTG driver may operate in host only, device only, or OTG mode.
> The driver also allows user configure the core to use its internal DMA
> or Slave (PIO) mode.
> Signed-off-by: Tirumala R Marri <tmarri at apm.com>
> Signed-off-by: Fushen Chen <fchen at apm.com>
> Signed-off-by: Mark Miesfeld <mmiesfeld at apm.com>
[...]
> diff --git a/drivers/usb/dwc/Kconfig b/drivers/usb/dwc/Kconfig
> new file mode 100644
> index 0000000..a8f22cb
> --- /dev/null
> +++ b/drivers/usb/dwc/Kconfig
> @@ -0,0 +1,88 @@
> +#
> +# USB Dual Role (OTG-ready) Controller Drivers
> +# for silicon based on Synopsys DesignWare IP
> +#
[...]
> +# enable peripheral support (including with OTG)
> +config USB_GADGET_DWC_HDRC
> + bool
> + depends on USB_DWC_OTG&& (DWC_DEVICE_ONLY || USB_DWC_OTG)
> +
I've already told you not to redefine it.
WBR, Sergei
More information about the Linuxppc-dev
mailing list