serial: sifive: select by default if SOC_CANAAN
authorConor Dooley <conor.dooley@microchip.com>
Wed, 5 Oct 2022 17:13:46 +0000 (18:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Nov 2022 07:10:11 +0000 (08:10 +0100)
commitf58a16043a2154661aafe8287cea24e6ae51a9d9
treea3a1b7f0117c252b1bdf4531d2f9ef529188b387
parentd780a47c2de9a761bb3d754a24e76495b3f0d55f
serial: sifive: select by default if SOC_CANAAN

With the aim of dropping direct selects of drivers from Kconfig.socs,
default the SiFive serial drivers to enabled if SOC_CANAAN.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221005171348.167476-4-conor@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig