]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pinctrl: PINCTRL_K230 should depend on ARCH_CANAAN
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 15 Oct 2024 09:55:58 +0000 (11:55 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Oct 2024 21:59:41 +0000 (23:59 +0200)
commit642490b50a7c90ca45bff5507f684c96f42e6756
tree87c773dbe19efddc0b931ade2fe60cf528971e86
parent60ba5da29a3afe1a6106203d34e02f90236b5dea
pinctrl: PINCTRL_K230 should depend on ARCH_CANAAN

The Canaan Kendryte K230 pin controller is only present on Canaan
Kendryte K230 SoCs.  Hence add a dependency on ARCH_CANAAN, to prevent
asking the user about this driver when configuring a kernel without
Canaan Kendryte series SoC platform support.

Fixes: 545887eab6f6776a ("pinctrl: canaan: Add support for k230 SoC")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/d70279ba02a67250203744b38314f4475b3c5671.1728986052.git.geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig