]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/arm/mach-alpine/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / arm / mach-alpine / Kconfig
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 HAVE_SMP
11 select MFD_SYSCON
12 select PCI
13 select PCI_HOST_GENERIC
14 help
15 This enables support for the Annapurna Labs Alpine V1 boards.