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
ipv4: Fix runtime WARNING in rtmsg_ifa()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-socfpga
/
Kconfig
blob
aee77f06f887da5d8f73e2112333a015640e93ab
1
config ARCH_SOCFPGA
2
bool "Altera SOCFPGA family" if ARCH_MULTI_V7
3
select ARCH_WANT_OPTIONAL_GPIOLIB
4
select ARM_AMBA
5
select ARM_GIC
6
select CACHE_L2X0
7
select COMMON_CLK
8
select CPU_V7
9
select DW_APB_TIMER_OF
10
select GENERIC_CLOCKEVENTS
11
select GPIO_PL061 if GPIOLIB
12
select HAVE_ARM_SCU
13
select HAVE_ARM_TWD if SMP
14
select HAVE_SMP
15
select MFD_SYSCON
16
select SPARSE_IRQ
17
select USE_OF