commit | 0d9ff95cd6df6ab25a79eba1ba2f9b81244f48eb | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Fri Feb 12 23:22:18 2021 +0100 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Tue Feb 23 15:43:21 2021 +0900 |
tree | 528abd31614a6d54e5bf129027d8c86ec9644f2d | |
parent | d9f960046cbaab136633015a2fec26bf9a871524 [diff] |
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>