blob: bf29a8b2b7c56c91d046ed9e5d83aa18138d8710 [file] [log] [blame]
Thomas Petazzonif6e916b2012-11-20 23:00:52 +01001config IRQCHIP
2 def_bool y
3 depends on OF_IRQ
4
Rob Herring81243e42012-11-20 21:21:40 -06005config ARM_GIC
6 bool
7 select IRQ_DOMAIN
Yingjoe Chen9a1091e2014-11-25 16:04:19 +08008 select IRQ_DOMAIN_HIERARCHY
Rob Herring81243e42012-11-20 21:21:40 -06009 select MULTI_IRQ_HANDLER
10
Linus Walleija27d21e2015-12-18 10:44:53 +010011config ARM_GIC_MAX_NR
12 int
13 default 2 if ARCH_REALVIEW
14 default 1
15
Suravee Suthikulpanit853a33c2014-11-25 18:47:22 +000016config ARM_GIC_V2M
17 bool
18 depends on ARM_GIC
19 depends on PCI && PCI_MSI
20 select PCI_MSI_IRQ_DOMAIN
21
Rob Herring81243e42012-11-20 21:21:40 -060022config GIC_NON_BANKED
23 bool
24
Marc Zyngier021f6532014-06-30 16:01:31 +010025config ARM_GIC_V3
26 bool
27 select IRQ_DOMAIN
28 select MULTI_IRQ_HANDLER
Marc Zyngier443acc42014-11-24 14:35:09 +000029 select IRQ_DOMAIN_HIERARCHY
Marc Zyngier021f6532014-06-30 16:01:31 +010030
Marc Zyngier19812722014-11-24 14:35:19 +000031config ARM_GIC_V3_ITS
32 bool
33 select PCI_MSI_IRQ_DOMAIN
Uwe Kleine-König292ec082013-06-26 09:18:48 +020034
Rob Herring44430ec2012-10-27 17:25:26 -050035config ARM_NVIC
36 bool
37 select IRQ_DOMAIN
Stefan Agner2d9f59f2015-05-16 11:44:16 +020038 select IRQ_DOMAIN_HIERARCHY
Rob Herring44430ec2012-10-27 17:25:26 -050039 select GENERIC_IRQ_CHIP
40
41config ARM_VIC
42 bool
43 select IRQ_DOMAIN
44 select MULTI_IRQ_HANDLER
45
46config ARM_VIC_NR
47 int
48 default 4 if ARCH_S5PV210
Rob Herring44430ec2012-10-27 17:25:26 -050049 default 2
50 depends on ARM_VIC
51 help
52 The maximum number of VICs available in the system, for
53 power management.
54
Boris BREZILLONb1479eb2014-07-10 19:14:18 +020055config ATMEL_AIC_IRQ
56 bool
57 select GENERIC_IRQ_CHIP
58 select IRQ_DOMAIN
59 select MULTI_IRQ_HANDLER
60 select SPARSE_IRQ
61
62config ATMEL_AIC5_IRQ
63 bool
64 select GENERIC_IRQ_CHIP
65 select IRQ_DOMAIN
66 select MULTI_IRQ_HANDLER
67 select SPARSE_IRQ
68
Ralf Baechle0509cfd2015-07-08 14:46:08 +020069config I8259
70 bool
71 select IRQ_DOMAIN
72
Kevin Cernekee5f7f0312014-12-25 09:49:06 -080073config BCM7038_L1_IRQ
74 bool
75 select GENERIC_IRQ_CHIP
76 select IRQ_DOMAIN
77
Kevin Cernekeea4fcbb82014-11-06 22:44:27 -080078config BCM7120_L2_IRQ
79 bool
80 select GENERIC_IRQ_CHIP
81 select IRQ_DOMAIN
82
Florian Fainelli7f646e92014-05-23 17:40:53 -070083config BRCMSTB_L2_IRQ
84 bool
Florian Fainelli7f646e92014-05-23 17:40:53 -070085 select GENERIC_IRQ_CHIP
86 select IRQ_DOMAIN
87
Sebastian Hesselbarth350d71b92013-09-09 14:01:20 +020088config DW_APB_ICTL
89 bool
Jisheng Zhange1588492014-10-22 20:59:10 +080090 select GENERIC_IRQ_CHIP
Sebastian Hesselbarth350d71b92013-09-09 14:01:20 +020091 select IRQ_DOMAIN
92
James Hoganb6ef9162013-04-22 15:43:50 +010093config IMGPDC_IRQ
94 bool
95 select GENERIC_IRQ_CHIP
96 select IRQ_DOMAIN
97
Ralf Baechle67e38cf2015-05-26 18:20:06 +020098config IRQ_MIPS_CPU
99 bool
100 select GENERIC_IRQ_CHIP
101 select IRQ_DOMAIN
102
Alexander Shiyanafc98d92014-02-02 12:07:46 +0400103config CLPS711X_IRQCHIP
104 bool
105 depends on ARCH_CLPS711X
106 select IRQ_DOMAIN
107 select MULTI_IRQ_HANDLER
108 select SPARSE_IRQ
109 default y
110
Stefan Kristiansson4db8e6d2014-05-26 23:31:42 +0300111config OR1K_PIC
112 bool
113 select IRQ_DOMAIN
114
Felipe Balbi85980662014-09-15 16:15:02 -0500115config OMAP_IRQCHIP
116 bool
117 select GENERIC_IRQ_CHIP
118 select IRQ_DOMAIN
119
Sebastian Hesselbarth9dbd90f2013-06-06 18:27:09 +0200120config ORION_IRQCHIP
121 bool
122 select IRQ_DOMAIN
123 select MULTI_IRQ_HANDLER
124
Magnus Damm44358042013-02-18 23:28:34 +0900125config RENESAS_INTC_IRQPIN
126 bool
127 select IRQ_DOMAIN
128
Magnus Dammfbc83b72013-02-27 17:15:01 +0900129config RENESAS_IRQC
130 bool
Magnus Damm99c221d2015-09-28 18:42:37 +0900131 select GENERIC_IRQ_CHIP
Magnus Dammfbc83b72013-02-27 17:15:01 +0900132 select IRQ_DOMAIN
133
Lee Jones07088482015-02-18 15:13:58 +0000134config ST_IRQCHIP
135 bool
136 select REGMAP
137 select MFD_SYSCON
138 help
139 Enables SysCfg Controlled IRQs on STi based platforms.
140
Christian Ruppertb06eb012013-06-25 18:29:57 +0200141config TB10X_IRQC
142 bool
143 select IRQ_DOMAIN
144 select GENERIC_IRQ_CHIP
145
Linus Walleij2389d502012-10-31 22:04:31 +0100146config VERSATILE_FPGA_IRQ
147 bool
148 select IRQ_DOMAIN
149
150config VERSATILE_FPGA_IRQ_NR
151 int
152 default 4
153 depends on VERSATILE_FPGA_IRQ
Max Filippov26a8e962013-12-01 12:04:57 +0400154
155config XTENSA_MX
156 bool
157 select IRQ_DOMAIN
Sricharan R96ca8482013-12-03 15:57:23 +0530158
159config IRQ_CROSSBAR
160 bool
161 help
Masanari Iidaf54619f2014-09-18 12:09:42 +0900162 Support for a CROSSBAR ip that precedes the main interrupt controller.
Sricharan R96ca8482013-12-03 15:57:23 +0530163 The primary irqchip invokes the crossbar's callback which inturn allocates
164 a free irq and configures the IP. Thus the peripheral interrupts are
165 routed to one of the free irqchip interrupt lines.
Grygorii Strashko89323f82014-07-23 17:40:30 +0300166
167config KEYSTONE_IRQ
168 tristate "Keystone 2 IRQ controller IP"
169 depends on ARCH_KEYSTONE
170 help
171 Support for Texas Instruments Keystone 2 IRQ controller IP which
172 is part of the Keystone 2 IPC mechanism
Andrew Bresticker8a19b8f2014-09-18 14:47:19 -0700173
174config MIPS_GIC
175 bool
176 select MIPS_CM
Yoshinori Sato8a764482015-05-10 02:30:47 +0900177
Paul Burton44e08e72015-05-24 16:11:31 +0100178config INGENIC_IRQ
179 bool
180 depends on MACH_INGENIC
181 default y
Linus Torvalds78c10e52015-06-27 12:44:34 -0700182
Yoshinori Sato8a764482015-05-10 02:30:47 +0900183config RENESAS_H8300H_INTC
184 bool
185 select IRQ_DOMAIN
186
187config RENESAS_H8S_INTC
188 bool
Linus Torvalds78c10e52015-06-27 12:44:34 -0700189 select IRQ_DOMAIN
Shenwei Wange324c4d2015-08-24 14:04:15 -0500190
191config IMX_GPCV2
192 bool
193 select IRQ_DOMAIN
194 help
195 Enables the wakeup IRQs for IMX platforms with GPCv2 block
Oleksij Rempel7e4ac672015-10-12 21:15:34 +0200196
197config IRQ_MXS
198 def_bool y if MACH_ASM9260 || ARCH_MXS
199 select IRQ_DOMAIN
200 select STMP_DEVICE