From: Jun Nie Date: Tue, 13 Sep 2016 01:42:04 +0000 (+0800) Subject: arm64: add ZTE ZX SoC family X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=12496aea0887fc067ad9ba0aa28798317f47a1e0;p=linux-beck.git 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: Jun Nie Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index bb2616b16157..1fe2a58c6e77 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -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