Unverified Commit 1eb07e99 authored by Duje Mihanović's avatar Duje Mihanović Committed by Arnd Bergmann
Browse files

arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform

parent a3e506bd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -178,6 +178,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