blob: 44b9a8f4e5bbabeb106edabb5e4bf36766917031 (
plain)
1
2
3
4
5
6
7
8
|
config ARCH_ALPINE
bool "Annapurna Labs Alpine platform" if ARCH_MULTI_V7
select ARM_AMBA
select ARM_GIC
select GENERIC_IRQ_CHIP
select HAVE_ARM_ARCH_TIMER
help
This enables support for the Annapurna Labs Alpine V1 boards.
|