serial: s5p: Allow independent selection
authorMark Kettenis <kettenis@openbsd.org>
Fri, 12 Feb 2021 22:22:18 +0000 (23:22 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 23 Feb 2021 06:43:21 +0000 (15:43 +0900)
commit0d9ff95cd6df6ab25a79eba1ba2f9b81244f48eb
tree528abd31614a6d54e5bf129027d8c86ec9644f2d
parentd9f960046cbaab136633015a2fec26bf9a871524
serial: s5p: Allow independent selection

Currently support for the Samsung serial port driver is part
of CONFIG_S5P which controls selection of several drivers for
the S5P family.  Give it its own config option such that we
can use it on other SoCs as well.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Patrick Wildt <patrick@blueri.se>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/serial/Kconfig
drivers/serial/Makefile