]> 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>
Wed, 17 Apr 2024 16:55:27 +0000 (18:55 +0200)
Add ARCH_MMP configuration option for Marvell PXA1908 SoC.

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

index 24335565bad5627d010755967941735bd83366e3..d71b0b6e75aa457fca9305979cbb1269ea0b36d4 100644 (file)
@@ -168,6 +168,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