License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[GitHub/MotorolaMobilityLLC/kernel-slsi.git] / arch / arm / mach-alpine / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
445d9b30 2config ARCH_ALPINE
e3246542
MY
3 bool "Annapurna Labs Alpine platform"
4 depends on ARCH_MULTI_V7
7410bf1b 5 select ALPINE_MSI
445d9b30
TZ
6 select ARM_AMBA
7 select ARM_GIC
8 select GENERIC_IRQ_CHIP
9 select HAVE_ARM_ARCH_TIMER
e9e06f28
TZ
10 select HAVE_SMP
11 select MFD_SYSCON
a018bb2f
TZ
12 select PCI
13 select PCI_HOST_GENERIC
445d9b30
TZ
14 help
15 This enables support for the Annapurna Labs Alpine V1 boards.