[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201026120002.vl3htwmizmcvydn3@linutronix.de>
Date: Mon, 26 Oct 2020 13:00:02 +0100
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: Johan Hovold <johan@...nel.org>
Cc: linux-usb@...r.kernel.org,
"Ahmed S . Darwish" <a.darwish@...utronix.de>,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/14] USB: serial: keyspan_pda: clean up xircom/entrega
support
On 2020-10-25 18:45:57 [+0100], Johan Hovold wrote:
> Drop the separate Kconfig symbol for Xircom / Entrega and always include
> support in the keyspan_pda driver.
>
> Signed-off-by: Johan Hovold <johan@...nel.org>
> ---
> drivers/usb/serial/Kconfig | 19 ++-------
> drivers/usb/serial/Makefile | 1 -
> drivers/usb/serial/keyspan_pda.c | 68 +++++---------------------------
> 3 files changed, 13 insertions(+), 75 deletions(-)
>
> diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
> index 4007fa25a8ff..a21ff5ab6df9 100644
> --- a/drivers/usb/serial/Kconfig
> +++ b/drivers/usb/serial/Kconfig
> @@ -538,17 +538,6 @@ config USB_SERIAL_CYBERJACK
>
> If unsure, say N.
>
> -config USB_SERIAL_XIRCOM
Should this patch remove this symbol from defconfigs or does it happen
every now and then on its own? All of them select USB_SERIAL_KEYSPAN_PDA
so there is no loss.
> - tristate "USB Xircom / Entrega Single Port Serial Driver"
> - select USB_EZUSB_FX2
> - help
> - Say Y here if you want to use a Xircom or Entrega single port USB to
> - serial converter device. This driver makes use of firmware
> - developed from scratch by Brian Warner.
> -
> - To compile this driver as a module, choose M here: the
> - module will be called keyspan_pda.
> -
> config USB_SERIAL_WWAN
> tristate
>
Sebastian
Powered by blists - more mailing lists