18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ciconfig ARCH_ALPINE 38c2ecf20Sopenharmony_ci bool "Annapurna Labs Alpine platform" 48c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V7 58c2ecf20Sopenharmony_ci select ALPINE_MSI 68c2ecf20Sopenharmony_ci select ARM_AMBA 78c2ecf20Sopenharmony_ci select ARM_GIC 88c2ecf20Sopenharmony_ci select GENERIC_IRQ_CHIP 98c2ecf20Sopenharmony_ci select HAVE_ARM_ARCH_TIMER 108c2ecf20Sopenharmony_ci select MFD_SYSCON 118c2ecf20Sopenharmony_ci select FORCE_PCI 128c2ecf20Sopenharmony_ci select PCI_HOST_GENERIC 138c2ecf20Sopenharmony_ci help 148c2ecf20Sopenharmony_ci This enables support for the Annapurna Labs Alpine V1 boards. 15