serial: make SiFive serial drivers depend on ARCH_ symbols
authorConor Dooley <conor.dooley@microchip.com>
Thu, 6 Apr 2023 20:57:50 +0000 (21:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Apr 2023 11:40:38 +0000 (13:40 +0200)
commitc6c01763f24c40ec1a5faeb260632fdf0824bb72
tree7d00e230629d25e1047adac0d4232e6dfaface63
parentee13ea33e066507a374a0d091034f1150e9d0c07
serial: make SiFive serial drivers depend on ARCH_ symbols

As part of converting RISC-V SOC_FOO symbols to ARCH_FOO to match the
use of such symbols on other architectures, convert the SiFive serial
driver Kconfig entries from the SOC_ symbols to ARCH_ instead.

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