blob: a11cee523cd42ec0a8ea8e2e78ff6266fc1f5270 [file] [log] [blame]
Russell Kingfa0fe482006-01-13 21:30:48 +00001config ARM_GIC
Rob Herring4294f8b2011-09-28 21:25:31 -05002 select IRQ_DOMAIN
Marc Zyngier08d33b22011-09-06 13:27:10 +01003 select MULTI_IRQ_HANDLER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 bool
5
Marc Zyngierdb0d4db2011-11-12 16:09:49 +00006config GIC_NON_BANKED
7 bool
8
Russell Kingfa0fe482006-01-13 21:30:48 +00009config ARM_VIC
10 bool
11
Ben Dooksc07f87f2009-03-24 15:30:07 +000012config ARM_VIC_NR
13 int
Kukjin Kim6cc6b332011-02-24 02:12:00 +010014 default 4 if ARCH_S5PV210
Kukjin Kima73ddc62011-05-11 16:27:51 +090015 default 3 if ARCH_S5PC100
Ben Dooksc07f87f2009-03-24 15:30:07 +000016 default 2
Russell King0aacfe12009-06-01 18:17:53 +010017 depends on ARM_VIC
Ben Dooksc07f87f2009-03-24 15:30:07 +000018 help
19 The maximum number of VICs available in the system, for
20 power management.
21
Russell Kingc5a0adb2010-01-16 20:16:10 +000022config ICST
Russell Kingf27ecac2005-08-18 21:31:00 +010023 bool
24
Jassi Brar75070612010-05-14 15:18:54 +010025config PL330
Linus Torvalds1da177e2005-04-16 15:20:36 -070026 bool
27
28config SA1111
29 bool
Nicolas Pitre3bca1032008-10-07 20:14:55 +010030 select DMABOUNCE if !ARCH_PXA
Linus Torvalds1da177e2005-04-16 15:20:36 -070031
32config DMABOUNCE
33 bool
Russell King485bdde2008-10-17 14:00:43 +010034 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -070035
36config TIMER_ACORN
37 bool
38
39config SHARP_LOCOMO
40 bool
41
42config SHARP_PARAM
43 bool
44
Linus Torvalds1da177e2005-04-16 15:20:36 -070045config SHARP_SCOOP
46 bool