spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / common / Kconfig
blob81a933eb0903bf446c4722bd645aa2ec0573bf47
1 config ARM_GIC
2         select IRQ_DOMAIN
3         select MULTI_IRQ_HANDLER
4         bool
6 config GIC_NON_BANKED
7         bool
9 config ARM_VIC
10         select IRQ_DOMAIN
11         select MULTI_IRQ_HANDLER
12         bool
14 config ARM_VIC_NR
15         int
16         default 4 if ARCH_S5PV210
17         default 3 if ARCH_S5PC100
18         default 2
19         depends on ARM_VIC
20         help
21           The maximum number of VICs available in the system, for
22           power management.
24 config ICST
25         bool
27 config PL330
28         bool
30 config SA1111
31         bool
32         select DMABOUNCE if !ARCH_PXA
34 config DMABOUNCE
35         bool
36         select ZONE_DMA
38 config TIMER_ACORN
39         bool
41 config SHARP_LOCOMO
42         bool
44 config SHARP_PARAM
45         bool
47 config SHARP_SCOOP
48         bool