xref: /kernel/linux/linux-5.10/arch/arm/mach-zx/Kconfig (revision 8c2ecf20)
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cimenuconfig ARCH_ZX
38c2ecf20Sopenharmony_ci	bool "ZTE ZX family"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7
58c2ecf20Sopenharmony_ci	help
68c2ecf20Sopenharmony_ci	  Support for ZTE ZX-based family of processors. TV
78c2ecf20Sopenharmony_ci	  set-top-box processor is supported. More will be
88c2ecf20Sopenharmony_ci	  added soon.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciif ARCH_ZX
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciconfig SOC_ZX296702
138c2ecf20Sopenharmony_ci	def_bool y
148c2ecf20Sopenharmony_ci	select ARM_GIC
158c2ecf20Sopenharmony_ci	select ARM_GLOBAL_TIMER
168c2ecf20Sopenharmony_ci	select HAVE_ARM_SCU if SMP
178c2ecf20Sopenharmony_ci	select HAVE_ARM_TWD if SMP
188c2ecf20Sopenharmony_ci	select PM_GENERIC_DOMAINS if PM
198c2ecf20Sopenharmony_ci	help
208c2ecf20Sopenharmony_ci	  Support for ZTE ZX296702 SoC which is a dual core CortexA9MP
218c2ecf20Sopenharmony_ciendif
22