162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciconfig ARCH_ALPINE 362306a36Sopenharmony_ci bool "Annapurna Labs Alpine platform" 462306a36Sopenharmony_ci depends on ARCH_MULTI_V7 562306a36Sopenharmony_ci select ALPINE_MSI 662306a36Sopenharmony_ci select ARM_AMBA 762306a36Sopenharmony_ci select ARM_GIC 862306a36Sopenharmony_ci select GENERIC_IRQ_CHIP 962306a36Sopenharmony_ci select HAVE_ARM_ARCH_TIMER 1062306a36Sopenharmony_ci select MFD_SYSCON 1162306a36Sopenharmony_ci select FORCE_PCI 1262306a36Sopenharmony_ci select PCI_HOST_GENERIC 1362306a36Sopenharmony_ci help 1462306a36Sopenharmony_ci This enables support for the Annapurna Labs Alpine V1 boards. 15