18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig ARCH_HIGHBANK 38c2ecf20Sopenharmony_ci bool "Calxeda ECX-1000/2000 (Highbank/Midway)" 48c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V7 58c2ecf20Sopenharmony_ci select ARCH_SUPPORTS_BIG_ENDIAN 68c2ecf20Sopenharmony_ci select ARM_AMBA 78c2ecf20Sopenharmony_ci select ARM_ERRATA_764369 if SMP 88c2ecf20Sopenharmony_ci select ARM_ERRATA_775420 98c2ecf20Sopenharmony_ci select ARM_ERRATA_798181 if SMP 108c2ecf20Sopenharmony_ci select ARM_GIC 118c2ecf20Sopenharmony_ci select ARM_PSCI 128c2ecf20Sopenharmony_ci select ARM_TIMER_SP804 138c2ecf20Sopenharmony_ci select CACHE_L2X0 148c2ecf20Sopenharmony_ci select HAVE_ARM_SCU 158c2ecf20Sopenharmony_ci select HAVE_ARM_TWD if SMP 168c2ecf20Sopenharmony_ci select MAILBOX 178c2ecf20Sopenharmony_ci select PL320_MBOX 188c2ecf20Sopenharmony_ci select ZONE_DMA if ARM_LPAE 19