18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_cimenuconfig ARCH_ARTPEC 38c2ecf20Sopenharmony_ci bool "Axis Communications ARM based ARTPEC SoCs" 48c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V7 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciif ARCH_ARTPEC 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciconfig MACH_ARTPEC6 98c2ecf20Sopenharmony_ci bool "Axis ARTPEC-6 ARM Cortex A9 Platform" 108c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V7 118c2ecf20Sopenharmony_ci select ARM_AMBA 128c2ecf20Sopenharmony_ci select ARM_GIC 138c2ecf20Sopenharmony_ci select ARM_GLOBAL_TIMER 148c2ecf20Sopenharmony_ci select ARM_PSCI 158c2ecf20Sopenharmony_ci select HAVE_ARM_ARCH_TIMER 168c2ecf20Sopenharmony_ci select HAVE_ARM_SCU 178c2ecf20Sopenharmony_ci select HAVE_ARM_TWD if SMP 188c2ecf20Sopenharmony_ci select MFD_SYSCON 198c2ecf20Sopenharmony_ci help 208c2ecf20Sopenharmony_ci Support for Axis ARTPEC-6 ARM Cortex A9 Platform 218c2ecf20Sopenharmony_ci 228c2ecf20Sopenharmony_ciendif 23