You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
305 B
12 lines
305 B
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
|
|
select HAVE_SMP
|
|
select MFD_SYSCON
|
|
select PCI
|
|
select PCI_HOST_GENERIC
|
|
help
|
|
This enables support for the Annapurna Labs Alpine V1 boards.
|
|
|