linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: add ZTE ZX SoC family
@ 2016-08-16  8:22 Jun Nie
  2016-08-16  8:22 ` [PATCH 2/3] arm64: dts: Add ZTE ZX296718 SoC dts and Makefile Jun Nie
  2016-08-16  8:22 ` [PATCH 3/3] arm64: defconfig: enable ZTE ZX related config Jun Nie
  0 siblings, 2 replies; 5+ messages in thread
From: Jun Nie @ 2016-08-16  8:22 UTC (permalink / raw)
  To: linux-arm-kernel

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

Signed-off-by: Jun Nie <jun.nie@linaro.org>
---
 arch/arm64/Kconfig.platforms | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index bb2616b..1fe2a58 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
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-16 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16  8:22 [PATCH 1/3] arm64: add ZTE ZX SoC family Jun Nie
2016-08-16  8:22 ` [PATCH 2/3] arm64: dts: Add ZTE ZX296718 SoC dts and Makefile Jun Nie
2016-08-15 16:23   ` Mark Rutland
2016-08-16 14:27   ` Matthias Brugger
2016-08-16  8:22 ` [PATCH 3/3] arm64: defconfig: enable ZTE ZX related config Jun Nie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).