Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
[deliverable/linux.git] / arch / arm / common / Kconfig
CommitLineData
fa0fe48f 1config ARM_GIC
1da177e4
LT
2 bool
3
fa0fe48f
RK
4config ARM_VIC
5 bool
6
c07f87f2
BD
7config ARM_VIC_NR
8 int
9 default 2
10 help
11 The maximum number of VICs available in the system, for
12 power management.
13
fa0fe48f 14config ICST525
f27ecacc
RK
15 bool
16
1da177e4
LT
17config ICST307
18 bool
19
20config SA1111
21 bool
3bca103a 22 select DMABOUNCE if !ARCH_PXA
1da177e4
LT
23
24config DMABOUNCE
25 bool
485bdde7 26 select ZONE_DMA
1da177e4
LT
27
28config TIMER_ACORN
29 bool
30
31config SHARP_LOCOMO
32 bool
33
34config SHARP_PARAM
35 bool
36
b7557de4
RP
37config SHARPSL_PM
38 bool
abc23585 39 select APM_EMULATION
b7557de4 40
1da177e4
LT
41config SHARP_SCOOP
42 bool
0318e693
RK
43
44config COMMON_CLKDEV
45 bool
This page took 0.357308 seconds and 5 git commands to generate.