]> git.baikalelectronics.ru Git - kernel.git/commit
serial: extend compile-test coverage
authorJohan Hovold <johan@kernel.org>
Thu, 22 Apr 2021 08:02:11 +0000 (10:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Apr 2021 11:12:13 +0000 (13:12 +0200)
commitd4c0210f074f2e76dcd92ac3cbcaf8e1dac62e53
tree80ea80624a907418b890e552fecb4a15232e174b
parent40cacc990f2f9354f3b5e17140aae527d15d9e78
serial: extend compile-test coverage

Allow more drivers to be compile tested more easily, for example, when
doing subsystem-wide changes.

Verified on X86_64 as well as arm, powerpc and m68k with minimal configs
in order to catch missing implicit build dependencies (e.g. MAILBOX for
SERIAL_TEGRA_TCU).

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20210422080211.29326-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/Kconfig
drivers/tty/serial/Kconfig