GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / common / Kconfig
blob0a34c8186924415398601d46d488a2b011136219
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 ICST
16         bool
18 config PL330
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
43         select HAVE_CLK