Sunplus UART support

modulename: sunplus-uart.ko

configname: CONFIG_SERIAL_SUNPLUS

Linux Kernel Configuration
└─>Device Drivers
└─>Character devices
└─>Serial drivers
└─>Sunplus UART support
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Select this option if you would like to use Sunplus serial port on
Sunplus SoC SP7021.
If you enable this option, Sunplus serial ports in the system will
be registered as ttySUPx.
This driver can also be built as a module. If so, the module will be
called sunplus-uart.

source code:

depends
CONFIG_HAS_IOMEM
CONFIG_TTY
CONFIG_ARCH_SUNPLUS or CONFIG_COMPILE_TEST


is depended by
CONFIG_SOC_SP7021