[PATCH] serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS
Krzysztof Kozlowski
krzk at kernel.org
Mon Mar 21 04:07:15 PDT 2022
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 at glider.be>
> ---
> drivers/tty/serial/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list