162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_cimenuconfig ARCH_ARTPEC
362306a36Sopenharmony_ci	bool "Axis Communications ARM based ARTPEC SoCs"
462306a36Sopenharmony_ci	depends on ARCH_MULTI_V7
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciif ARCH_ARTPEC
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciconfig MACH_ARTPEC6
962306a36Sopenharmony_ci	bool "Axis ARTPEC-6 ARM Cortex A9 Platform"
1062306a36Sopenharmony_ci	depends on ARCH_MULTI_V7
1162306a36Sopenharmony_ci	select ARM_AMBA
1262306a36Sopenharmony_ci	select ARM_GIC
1362306a36Sopenharmony_ci	select ARM_GLOBAL_TIMER
1462306a36Sopenharmony_ci	select ARM_PSCI
1562306a36Sopenharmony_ci	select HAVE_ARM_ARCH_TIMER
1662306a36Sopenharmony_ci	select HAVE_ARM_SCU
1762306a36Sopenharmony_ci	select HAVE_ARM_TWD if SMP
1862306a36Sopenharmony_ci	select MFD_SYSCON
1962306a36Sopenharmony_ci	help
2062306a36Sopenharmony_ci	  Support for Axis ARTPEC-6 ARM Cortex A9 Platform
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ciendif
23