]> git.dujemihanovic.xyz Git - linux.git/commitdiff
arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
authorDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 21 Jul 2023 20:37:49 +0000 (22:37 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 1 Oct 2024 16:18:20 +0000 (18:18 +0200)
Add ARCH_MMP configuration option for Marvell PXA1908 SoC.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
arch/arm64/Kconfig.platforms

index 6c6d11536b42ec6e878db8d355c17994c2500d7b..6cb21a27844718d8dfbdc49cc764a6ca39296484 100644 (file)
@@ -175,6 +175,14 @@ config ARCH_MESON
          This enables support for the arm64 based Amlogic SoCs
          such as the s905, S905X/D, S912, A113X/D or S905X/D2
 
+config ARCH_MMP
+       bool "Marvell MMP SoC Family"
+       select PINCTRL
+       select PINCTRL_SINGLE
+       help
+         This enables support for Marvell MMP SoC family, currently
+         supporting PXA1908 aka IAP140.
+
 config ARCH_MVEBU
        bool "Marvell EBU SoC Family"
        select ARMADA_AP806_SYSCON