Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12496aea authored by Jun Nie's avatar Jun Nie Committed by Shawn Guo
Browse files

arm64: add ZTE ZX SoC family



This patch introduces ARCH_ZX to add the support of the ZTE ZX SoC
family for the arm64 architecture.

Signed-off-by: default avatarJun Nie <jun.nie@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 29b4817d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -204,6 +204,11 @@ config ARCH_XGENE
	help
	  This enables support for AppliedMicro X-Gene SOC Family

config ARCH_ZX
	bool "ZTE ZX SoC Family"
	help
	  This enables support for ZTE ZX SoC Family

config ARCH_ZYNQMP
	bool "Xilinx ZynqMP Family"
	help