Re: [PATCH] serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS

From: Krzysztof Kozlowski
Date: Mon Mar 21 2022 - 07:07:27 EST


On Tue, Mar 15, 2022 at 02:52:32PM +0100, Geert Uytterhoeven wrote:
> Sunplus serial ports are only present on Sunplus SoCs. Hence add a
> dependency on ARCH_SUNPLUS, to prevent asking the user about this driver
> when configuring a kernel without Sunplus SoC support.
>
> Fixes: 9e8d5470325f25be ("serial: sunplus-uart: Add Sunplus SoC UART Driver")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/tty/serial/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof