blob: 323d2d2895235cba2167cd5fb3c25a3c673fc631 [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
Russell King0aacfe12009-06-01 18:17:53 +010010 depends on ARM_VIC
Ben Dooksc07f87f2009-03-24 15:30:07 +000011 help
12 The maximum number of VICs available in the system, for
13 power management.
14
Russell Kingc5a0adb2010-01-16 20:16:10 +000015config ICST
Linus Torvalds1da177e2005-04-16 15:20:36 -070016 bool
17
18config SA1111
19 bool
Nicolas Pitre3bca1032008-10-07 20:14:55 +010020 select DMABOUNCE if !ARCH_PXA
Linus Torvalds1da177e2005-04-16 15:20:36 -070021
22config DMABOUNCE
23 bool
Russell King485bdde2008-10-17 14:00:43 +010024 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -070025
26config TIMER_ACORN
27 bool
28
29config SHARP_LOCOMO
30 bool
31
32config SHARP_PARAM
33 bool
34
Linus Torvalds1da177e2005-04-16 15:20:36 -070035config SHARP_SCOOP
36 bool
Russell King0318e692008-11-09 16:32:46 +000037
38config COMMON_CLKDEV
39 bool