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
x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-versatile
/
Kconfig
blob
b0cc26284fc972bfea0433f5a66a45312e352013
1
config ARCH_VERSATILE
2
bool "ARM Ltd. Versatile family"
3
depends on ARCH_MULTI_V5
4
select ARM_AMBA
5
select ARM_TIMER_SP804
6
select ARM_VIC
7
select CLKSRC_VERSATILE
8
select COMMON_CLK_VERSATILE
9
select CPU_ARM926T
10
select ICST
11
select MFD_SYSCON
12
select MIGHT_HAVE_PCI
13
select PLAT_VERSATILE
14
select POWER_RESET
15
select POWER_RESET_VERSATILE
16
select VERSATILE_FPGA_IRQ
17
help
18
This enables support for ARM Ltd Versatile board.
19