]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
pinctrl: Correct dependencies for PINCTRL_TH1520
authorTom Rini <trini@konsulko.com>
Tue, 17 Mar 2026 01:24:41 +0000 (19:24 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 30 Mar 2026 21:02:27 +0000 (15:02 -0600)
As exposed by "make randconfig", we have an issue with the dependencies
for PINCTRL_TH1520. It really needs to depend on PINCTRL_GENERIC rather
than select it, and PINCTRL_GENERIC in turn already depends on
PINCTRL_FULL.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/pinctrl/Kconfig

index d9d4f7ceb836d2a81685e4115f6db31ca122a67a..578edbf8168bccb412f885afea8b37163b2940ec 100644 (file)
@@ -354,7 +354,7 @@ config SPL_PINCTRL_STMFX
 
 config PINCTRL_TH1520
        bool "T-Head TH1520 pinctrl driver"
-       depends on DM && PINCTRL_FULL
+       depends on DM && PINCTRL_GENERIC
        select PINCONF
        help
          Support pin multiplexing and configuration control blocks on the