mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-17 10:46:33 +00:00
pinctrl: sophgo: fix typo in tristate of SG2002
Fix typo in tristate definition of the SG2002 Pinctrl driver. Signed-off-by: Thomas Bonnefille <thomas.bonnefille@bootlin.com> Link: https://lore.kernel.org/20241016-typo-pinctrl-sg2002-v1-1-2bdacb2d41e3@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
642490b50a
commit
22c918258f
@ -43,7 +43,7 @@ config PINCTRL_SOPHGO_SG2000
|
||||
pinctrl-sg2000.
|
||||
|
||||
config PINCTRL_SOPHGO_SG2002
|
||||
tristate "Sophgo SG2000 SoC Pinctrl driver"
|
||||
tristate "Sophgo SG2002 SoC Pinctrl driver"
|
||||
depends on ARCH_SOPHGO || COMPILE_TEST
|
||||
depends on OF
|
||||
select PINCTRL_SOPHGO_CV18XX
|
||||
|
Loading…
x
Reference in New Issue
Block a user