commit | 3b9ad30fdf366fb8309ed09fe02525f5c14945d0 | [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 | 4be6f11307df6d8870d8d835f85b3e2e468cc374 [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>