1 # SPDX-License-Identifier: GPL-2.0 2 config ARCH_ALPINE 3 bool "Annapurna Labs Alpine platform" 4 depends on ARCH_MULTI_V7 5 select ALPINE_MSI 6 select ARM_AMBA 7 select ARM_GIC 8 select GENERIC_IRQ_CHIP 9 select HAVE_ARM_ARCH_TIMER 10 select MFD_SYSCON 11 select FORCE_PCI 12 select PCI_HOST_GENERIC 13 help 14 This enables support for the Annapurna Labs Alpine V1 boards.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.