repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwrng: core - Don't use a stack buffer in add_early_randomness()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-alpine
/
Kconfig
blob
b41838a58ae4c2393f65500740c713812c80cdcd
1
config ARCH_ALPINE
2
bool "Annapurna Labs Alpine platform"
3
depends on ARCH_MULTI_V7
4
select ALPINE_MSI
5
select ARM_AMBA
6
select ARM_GIC
7
select GENERIC_IRQ_CHIP
8
select HAVE_ARM_ARCH_TIMER
9
select HAVE_SMP
10
select MFD_SYSCON
11
select PCI
12
select PCI_HOST_GENERIC
13
help
14
This enables support for the Annapurna Labs Alpine V1 boards.