]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
mips: mtmips: do not select PINCONF Kconfig symbol for MT7620
authorShiji Yang <yangshiji66@outlook.com>
Fri, 25 Jul 2025 00:37:42 +0000 (08:37 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 3 Feb 2026 18:51:34 +0000 (12:51 -0600)
Mediatek MT7620 u-boot does not have PINCONF implementation.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
arch/mips/Kconfig
arch/mips/mach-mtmips/Kconfig

index a0317011de7f1845014c2d26355b456917e6bb75..36612756294b79221d03f69881b50c200db9c1a0 100644 (file)
@@ -75,7 +75,6 @@ config ARCH_MTMIPS
        select DM_SERIAL
        select PINCTRL
        select PINMUX
-       select PINCONF
        select RESET_MTMIPS
        imply MTD
        imply DM_SPI
index 3fcd0b8465b454f4a3ed4602b232458dfe581360..9c190cfc6ff391715b65a662d5d72f1f25d1b69e 100644 (file)
@@ -84,6 +84,7 @@ config SOC_MT7621
        select SYS_CACHE_SHIFT_5
        select SYS_MIPS_CACHE_INIT_RAM_LOAD
        select PINCTRL_MT7621
+       select PINCONF
        select MTK_SERIAL
        select REGMAP
        select SYSCON
@@ -101,6 +102,7 @@ config SOC_MT7628
        select MIPS_SRAM_INIT
        select SYS_MIPS_CACHE_INIT_RAM_LOAD
        select PINCTRL_MT7628
+       select PINCONF
        select MTK_SERIAL
        select SYSRESET
        select SYSRESET_RESETCTL