serial: sifive: select by default if SOC_SIFIVE
authorConor Dooley <conor.dooley@microchip.com>
Wed, 5 Oct 2022 17:13:45 +0000 (18:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Nov 2022 07:10:09 +0000 (08:10 +0100)
commitd780a47c2de9a761bb3d754a24e76495b3f0d55f
tree9edded372e340e7b17d6c15663aa8c64003fac0a
parent30a0b95b1335e12efef89dd78518ed3e4a71a763
serial: sifive: select by default if SOC_SIFIVE

With the aim of dropping direct selects of drivers from Kconfig.socs,
default the SiFive serial drivers to the value of SOC_SIFIVE.

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