]> 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>
Sat, 29 Jun 2024 10:52:28 +0000 (12:52 +0200)
Add ARCH_MMP configuration option for Marvell PXA1908 SoC.

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

index a52618073de2f7a82344f886e4dc65968020ec55..e944d60129fa62ce5b7576be997fd606321b90fa 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