projects
/
platform
/
kernel
/
linux-exynos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
m68k: Migrate exception table users off module.h and onto extable.h
[platform/kernel/linux-exynos.git]
/
arch
/
arm
/
mach-clps711x
/
Kconfig
1
menuconfig ARCH_CLPS711X
2
bool "Cirrus Logic EP721x/EP731x-based"
3
depends on ARCH_MULTI_V4T
4
select ARCH_REQUIRE_GPIOLIB
5
select AUTO_ZRELADDR
6
select CLKSRC_OF
7
select CLPS711X_TIMER
8
select COMMON_CLK
9
select CPU_ARM720T
10
select GENERIC_CLOCKEVENTS
11
select MFD_SYSCON
12
select OF_IRQ
13
select USE_OF
14
help
15
Select this if you use ARMv4T Cirrus Logic chips.