[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <98da7ac8-47dc-b0dd-fb13-12174a2572f7@infradead.org>
Date: Tue, 3 Jul 2018 13:30:12 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Pawel Laszczak <pawell@...ence.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, Felipe Balbi <balbi@...nel.org>
Cc: linux-kernel@...r.kernel.org, ltyrala@...ence.com
Subject: Re: [PATCH 14/15] Introduce Cadence USBSSP DRD Driver - added Kconfig
and Makefile files.
On 07/03/18 12:57, Pawel Laszczak wrote:
> Signed-off-by: Laszczak Pawel <pawell@...ence.com>
> ---
> drivers/usb/usbssp/Kconfig | 29 +++++++++++++++++++++++++++++
> drivers/usb/usbssp/Makefile | 17 +++++++++++++++++
> 2 files changed, 46 insertions(+)
> create mode 100644 drivers/usb/usbssp/Kconfig
> create mode 100644 drivers/usb/usbssp/Makefile
>
> diff --git a/drivers/usb/usbssp/Kconfig b/drivers/usb/usbssp/Kconfig
> new file mode 100644
> index 000000000000..e55c97a2da5f
> --- /dev/null
> +++ b/drivers/usb/usbssp/Kconfig
> @@ -0,0 +1,29 @@
> +config USB_USBSSP
> + tristate "Cadence USBSSP DRD Controller"
> + depends on (USB || USB_GADGET) && HAS_DMA
> + select USB_USBSSP_GADGET
> + help
> + Say Y here if your system has a cadence USBSSP dual-role controller.
> + It supports: dual-role switch Host-only, and Peripheral-only.
> +
> + If you choose to build this driver is a dynamically linked
as a
> + module, the module will be called usbssp.ko.
--
~Randy
Powered by blists - more mailing lists