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
iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-clps711x
/
Kconfig
blob
fc9188b54dd66a74de77faa8e53c3ace86916387
1
# SPDX-License-Identifier: GPL-2.0
2
menuconfig ARCH_CLPS711X
3
bool "Cirrus Logic EP721x/EP731x-based"
4
depends on ARCH_MULTI_V4T
5
select AUTO_ZRELADDR
6
select TIMER_OF
7
select CLPS711X_TIMER
8
select COMMON_CLK
9
select CPU_ARM720T
10
select GENERIC_CLOCKEVENTS
11
select GPIOLIB
12
select MFD_SYSCON
13
select OF_IRQ
14
select USE_OF
15
help
16
Select this if you use ARMv4T Cirrus Logic chips.