Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD

Remove the dependency with ARCH_SPRD from sprd serial/console Kconfig-s,
since we want them can be built-in when ARCH_SPRD is set as 'm'.

Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Link: https://lore.kernel.org/r/20200305103228.9686-2-zhang.lyra@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Chunyan Zhang and committed by
Greg Kroah-Hartman
7ba87cfe 2b1b799d

-1
-1
drivers/tty/serial/Kconfig
··· 1443 1443 1444 1444 config SERIAL_SPRD 1445 1445 tristate "Support for Spreadtrum serial" 1446 - depends on ARCH_SPRD 1447 1446 select SERIAL_CORE 1448 1447 help 1449 1448 This enables the driver for the Spreadtrum's serial.