Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
[zen-stable.git] / arch / arm / common / Kconfig
blob74df9ca2be316e2df49f164df3ec680366a41a6b
1 config ARM_GIC
2         select IRQ_DOMAIN
3         bool
5 config ARM_VIC
6         bool
8 config ARM_VIC_NR
9         int
10         default 4 if ARCH_S5PV210
11         default 3 if ARCH_S5PC100
12         default 2
13         depends on ARM_VIC
14         help
15           The maximum number of VICs available in the system, for
16           power management.
18 config ICST
19         bool
21 config PL330
22         bool
24 config SA1111
25         bool
26         select DMABOUNCE if !ARCH_PXA
28 config DMABOUNCE
29         bool
30         select ZONE_DMA
32 config TIMER_ACORN
33         bool
35 config SHARP_LOCOMO
36         bool
38 config SHARP_PARAM
39         bool
41 config SHARP_SCOOP
42         bool