mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
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>
This commit is contained in:
parent
2b1b799d76
commit
7ba87cfec7
@ -1443,7 +1443,6 @@ config SERIAL_MEN_Z135
|
||||
|
||||
config SERIAL_SPRD
|
||||
tristate "Support for Spreadtrum serial"
|
||||
depends on ARCH_SPRD
|
||||
select SERIAL_CORE
|
||||
help
|
||||
This enables the driver for the Spreadtrum's serial.
|
||||
|
Loading…
Reference in New Issue
Block a user