USB: serial: keyspan_pda: clean up xircom/entrega support
authorJohan Hovold <johan@kernel.org>
Tue, 27 Oct 2020 09:25:02 +0000 (10:25 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 4 Nov 2020 10:01:49 +0000 (11:01 +0100)
commit7604ce70b8f675582ae68064e125be4f5174dec0
tree3425d7add32c388821eaaa5f7b6e76aa41abde2e
parent034e38e8f68767fb5438ae3e608ee82919674177
USB: serial: keyspan_pda: clean up xircom/entrega support

Drop the separate Kconfig symbol for Xircom / Entrega and always include
support in the keyspan_pda driver.

Note that all configs that enabled CONFIG_USB_SERIAL_XIRCOM also enable
CONFIG_USB_SERIAL_KEYSPAN_PDA.

Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
arch/arm/configs/badge4_defconfig
arch/arm/configs/corgi_defconfig
arch/arm/configs/pxa_defconfig
arch/arm/configs/spitz_defconfig
arch/mips/configs/mtx1_defconfig
arch/mips/configs/rm200_defconfig
arch/powerpc/configs/g5_defconfig
arch/powerpc/configs/ppc6xx_defconfig
drivers/usb/serial/Kconfig
drivers/usb/serial/Makefile
drivers/usb/serial/keyspan_pda.c