dm table: add more context to terse warning messages
[linux-2.6/mini2440.git] / arch / arm / common / Kconfig
blob4efbb9df0444c6aaa249090b48e6ff7e56d9e259
1 config ARM_GIC
2         bool
4 config ARM_VIC
5         bool
7 config ARM_VIC_NR
8         int
9         default 2
10         depends on ARM_VIC
11         help
12           The maximum number of VICs available in the system, for
13           power management.
15 config ICST525
16         bool
18 config ICST307
19         bool
21 config SA1111
22         bool
23         select DMABOUNCE if !ARCH_PXA
25 config DMABOUNCE
26         bool
27         select ZONE_DMA
29 config TIMER_ACORN
30         bool
32 config SHARP_LOCOMO
33         bool
35 config SHARP_PARAM
36         bool
38 config SHARP_SCOOP
39         bool
41 config COMMON_CLKDEV
42         bool