blob: 38518d450bc059e4280043fb68a0e3e6b22af97b [file] [log] [blame]
Russell Kingfa0fe482006-01-13 21:30:48 +00001config ARM_GIC
Linus Torvalds1da177e2005-04-16 15:20:36 -07002 bool
3
Russell Kingfa0fe482006-01-13 21:30:48 +00004config ARM_VIC
5 bool
6
Ben Dooksc07f87f2009-03-24 15:30:07 +00007config 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
Russell Kingfa0fe482006-01-13 21:30:48 +000014config ICST525
Russell Kingf27ecac2005-08-18 21:31:00 +010015 bool
16
Linus Torvalds1da177e2005-04-16 15:20:36 -070017config ICST307
18 bool
19
20config SA1111
21 bool
Nicolas Pitre3bca1032008-10-07 20:14:55 +010022 select DMABOUNCE if !ARCH_PXA
Linus Torvalds1da177e2005-04-16 15:20:36 -070023
24config DMABOUNCE
25 bool
Russell King485bdde2008-10-17 14:00:43 +010026 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -070027
28config TIMER_ACORN
29 bool
30
31config SHARP_LOCOMO
32 bool
33
34config SHARP_PARAM
35 bool
36
Richard Purdieb7557de2006-01-05 20:44:55 +000037config SHARPSL_PM
38 bool
Richard Purdieabc23582007-03-07 00:45:41 +010039 select APM_EMULATION
Richard Purdieb7557de2006-01-05 20:44:55 +000040
Linus Torvalds1da177e2005-04-16 15:20:36 -070041config SHARP_SCOOP
42 bool
Russell King0318e692008-11-09 16:32:46 +000043
44config COMMON_CLKDEV
45 bool