blob: a3beda1213da08ccae33fe86996371addd295d4d [file] [log] [blame]
Russell Kingfa0fe482006-01-13 21:30:48 +00001config ARM_GIC
Rob Herring4294f8b2011-09-28 21:25:31 -05002 select IRQ_DOMAIN
Linus Torvalds1da177e2005-04-16 15:20:36 -07003 bool
4
Marc Zyngierdb0d4db2011-11-12 16:09:49 +00005config GIC_NON_BANKED
6 bool
7
Russell Kingfa0fe482006-01-13 21:30:48 +00008config ARM_VIC
9 bool
10
Ben Dooksc07f87f2009-03-24 15:30:07 +000011config ARM_VIC_NR
12 int
Kukjin Kim6cc6b332011-02-24 02:12:00 +010013 default 4 if ARCH_S5PV210
Kukjin Kima73ddc62011-05-11 16:27:51 +090014 default 3 if ARCH_S5PC100
Ben Dooksc07f87f2009-03-24 15:30:07 +000015 default 2
Russell King0aacfe12009-06-01 18:17:53 +010016 depends on ARM_VIC
Ben Dooksc07f87f2009-03-24 15:30:07 +000017 help
18 The maximum number of VICs available in the system, for
19 power management.
20
Russell Kingc5a0adb2010-01-16 20:16:10 +000021config ICST
Russell Kingf27ecac2005-08-18 21:31:00 +010022 bool
23
Jassi Brar75070612010-05-14 15:18:54 +010024config PL330
Linus Torvalds1da177e2005-04-16 15:20:36 -070025 bool
26
27config SA1111
28 bool
Nicolas Pitre3bca1032008-10-07 20:14:55 +010029 select DMABOUNCE if !ARCH_PXA
Linus Torvalds1da177e2005-04-16 15:20:36 -070030
31config DMABOUNCE
32 bool
Russell King485bdde2008-10-17 14:00:43 +010033 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -070034
35config TIMER_ACORN
36 bool
37
38config SHARP_LOCOMO
39 bool
40
41config SHARP_PARAM
42 bool
43
Linus Torvalds1da177e2005-04-16 15:20:36 -070044config SHARP_SCOOP
45 bool