blob: 909960448eb9c9f20db3c6ae70938d786f5448a6 [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
Kukjin Kim6cc6b332011-02-24 02:12:00 +01009 default 4 if ARCH_S5PV210
Ben Dooksc07f87f2009-03-24 15:30:07 +000010 default 2
Russell King0aacfe12009-06-01 18:17:53 +010011 depends on ARM_VIC
Ben Dooksc07f87f2009-03-24 15:30:07 +000012 help
13 The maximum number of VICs available in the system, for
14 power management.
15
Russell Kingc5a0adb2010-01-16 20:16:10 +000016config ICST
Russell Kingf27ecac2005-08-18 21:31:00 +010017 bool
18
Jassi Brar75070612010-05-14 15:18:54 +010019config PL330
Linus Torvalds1da177e2005-04-16 15:20:36 -070020 bool
21
22config SA1111
23 bool
Nicolas Pitre3bca1032008-10-07 20:14:55 +010024 select DMABOUNCE if !ARCH_PXA
Linus Torvalds1da177e2005-04-16 15:20:36 -070025
26config DMABOUNCE
27 bool
Russell King485bdde2008-10-17 14:00:43 +010028 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -070029
30config TIMER_ACORN
31 bool
32
33config SHARP_LOCOMO
34 bool
35
36config SHARP_PARAM
37 bool
38
Linus Torvalds1da177e2005-04-16 15:20:36 -070039config SHARP_SCOOP
40 bool