blob: b205e158e864879f90ec4c5d217247f95a521b55 [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
Suravee Suthikulpanit853a33c2014-11-25 18:47:22 +000011config ARM_GIC_V2M
12 bool
13 depends on ARM_GIC
14 depends on PCI && PCI_MSI
15 select PCI_MSI_IRQ_DOMAIN
16
Rob Herring81243e42012-11-20 21:21:40 -060017config GIC_NON_BANKED
18 bool
19
Marc Zyngier021f6532014-06-30 16:01:31 +010020config ARM_GIC_V3
21 bool
22 select IRQ_DOMAIN
23 select MULTI_IRQ_HANDLER
Marc Zyngier443acc42014-11-24 14:35:09 +000024 select IRQ_DOMAIN_HIERARCHY
Marc Zyngier021f6532014-06-30 16:01:31 +010025
Marc Zyngier19812722014-11-24 14:35:19 +000026config ARM_GIC_V3_ITS
27 bool
28 select PCI_MSI_IRQ_DOMAIN
Uwe Kleine-König292ec082013-06-26 09:18:48 +020029
Ma Jun717c3db2015-12-17 19:56:35 +080030config HISILICON_IRQ_MBIGEN
31 bool "Support mbigen interrupt controller"
32 default n
33 depends on ARM_GIC_V3 && ARM_GIC_V3_ITS && GENERIC_MSI_IRQ_DOMAIN
34 help
35 Enable the mbigen interrupt controller used on
36 Hisilicon platform.
37
Rob Herring44430ec2012-10-27 17:25:26 -050038config ARM_NVIC
39 bool
40 select IRQ_DOMAIN
Stefan Agner2d9f59f2015-05-16 11:44:16 +020041 select IRQ_DOMAIN_HIERARCHY
Rob Herring44430ec2012-10-27 17:25:26 -050042 select GENERIC_IRQ_CHIP
43
44config ARM_VIC
45 bool
46 select IRQ_DOMAIN
47 select MULTI_IRQ_HANDLER
48
49config ARM_VIC_NR
50 int
51 default 4 if ARCH_S5PV210
Rob Herring44430ec2012-10-27 17:25:26 -050052 default 2
53 depends on ARM_VIC
54 help
55 The maximum number of VICs available in the system, for
56 power management.
57
Boris BREZILLONb1479eb2014-07-10 19:14:18 +020058config ATMEL_AIC_IRQ
59 bool
60 select GENERIC_IRQ_CHIP
61 select IRQ_DOMAIN
62 select MULTI_IRQ_HANDLER
63 select SPARSE_IRQ
64
65config ATMEL_AIC5_IRQ
66 bool
67 select GENERIC_IRQ_CHIP
68 select IRQ_DOMAIN
69 select MULTI_IRQ_HANDLER
70 select SPARSE_IRQ
71
Ralf Baechle0509cfd2015-07-08 14:46:08 +020072config I8259
73 bool
74 select IRQ_DOMAIN
75
Kevin Cernekee5f7f0312014-12-25 09:49:06 -080076config BCM7038_L1_IRQ
77 bool
78 select GENERIC_IRQ_CHIP
79 select IRQ_DOMAIN
80
Kevin Cernekeea4fcbb82014-11-06 22:44:27 -080081config BCM7120_L2_IRQ
82 bool
83 select GENERIC_IRQ_CHIP
84 select IRQ_DOMAIN
85
Florian Fainelli7f646e92014-05-23 17:40:53 -070086config BRCMSTB_L2_IRQ
87 bool
Florian Fainelli7f646e92014-05-23 17:40:53 -070088 select GENERIC_IRQ_CHIP
89 select IRQ_DOMAIN
90
Sebastian Hesselbarth350d71b92013-09-09 14:01:20 +020091config DW_APB_ICTL
92 bool
Jisheng Zhange1588492014-10-22 20:59:10 +080093 select GENERIC_IRQ_CHIP
Sebastian Hesselbarth350d71b92013-09-09 14:01:20 +020094 select IRQ_DOMAIN
95
James Hoganb6ef9162013-04-22 15:43:50 +010096config IMGPDC_IRQ
97 bool
98 select GENERIC_IRQ_CHIP
99 select IRQ_DOMAIN
100
Ralf Baechle67e38cf2015-05-26 18:20:06 +0200101config IRQ_MIPS_CPU
102 bool
103 select GENERIC_IRQ_CHIP
104 select IRQ_DOMAIN
105
Alexander Shiyanafc98d92014-02-02 12:07:46 +0400106config CLPS711X_IRQCHIP
107 bool
108 depends on ARCH_CLPS711X
109 select IRQ_DOMAIN
110 select MULTI_IRQ_HANDLER
111 select SPARSE_IRQ
112 default y
113
Stefan Kristiansson4db8e6d2014-05-26 23:31:42 +0300114config OR1K_PIC
115 bool
116 select IRQ_DOMAIN
117
Felipe Balbi85980662014-09-15 16:15:02 -0500118config OMAP_IRQCHIP
119 bool
120 select GENERIC_IRQ_CHIP
121 select IRQ_DOMAIN
122
Sebastian Hesselbarth9dbd90f2013-06-06 18:27:09 +0200123config ORION_IRQCHIP
124 bool
125 select IRQ_DOMAIN
126 select MULTI_IRQ_HANDLER
127
Magnus Damm44358042013-02-18 23:28:34 +0900128config RENESAS_INTC_IRQPIN
129 bool
130 select IRQ_DOMAIN
131
Magnus Dammfbc83b72013-02-27 17:15:01 +0900132config RENESAS_IRQC
133 bool
Magnus Damm99c221d2015-09-28 18:42:37 +0900134 select GENERIC_IRQ_CHIP
Magnus Dammfbc83b72013-02-27 17:15:01 +0900135 select IRQ_DOMAIN
136
Lee Jones07088482015-02-18 15:13:58 +0000137config ST_IRQCHIP
138 bool
139 select REGMAP
140 select MFD_SYSCON
141 help
142 Enables SysCfg Controlled IRQs on STi based platforms.
143
Christian Ruppertb06eb012013-06-25 18:29:57 +0200144config TB10X_IRQC
145 bool
146 select IRQ_DOMAIN
147 select GENERIC_IRQ_CHIP
148
Linus Walleij2389d502012-10-31 22:04:31 +0100149config VERSATILE_FPGA_IRQ
150 bool
151 select IRQ_DOMAIN
152
153config VERSATILE_FPGA_IRQ_NR
154 int
155 default 4
156 depends on VERSATILE_FPGA_IRQ
Max Filippov26a8e962013-12-01 12:04:57 +0400157
158config XTENSA_MX
159 bool
160 select IRQ_DOMAIN
Sricharan R96ca8482013-12-03 15:57:23 +0530161
162config IRQ_CROSSBAR
163 bool
164 help
Masanari Iidaf54619f2014-09-18 12:09:42 +0900165 Support for a CROSSBAR ip that precedes the main interrupt controller.
Sricharan R96ca8482013-12-03 15:57:23 +0530166 The primary irqchip invokes the crossbar's callback which inturn allocates
167 a free irq and configures the IP. Thus the peripheral interrupts are
168 routed to one of the free irqchip interrupt lines.
Grygorii Strashko89323f82014-07-23 17:40:30 +0300169
170config KEYSTONE_IRQ
171 tristate "Keystone 2 IRQ controller IP"
172 depends on ARCH_KEYSTONE
173 help
174 Support for Texas Instruments Keystone 2 IRQ controller IP which
175 is part of the Keystone 2 IPC mechanism
Andrew Bresticker8a19b8f2014-09-18 14:47:19 -0700176
177config MIPS_GIC
178 bool
179 select MIPS_CM
Yoshinori Sato8a764482015-05-10 02:30:47 +0900180
Paul Burton44e08e72015-05-24 16:11:31 +0100181config INGENIC_IRQ
182 bool
183 depends on MACH_INGENIC
184 default y
Linus Torvalds78c10e52015-06-27 12:44:34 -0700185
Yoshinori Sato8a764482015-05-10 02:30:47 +0900186config RENESAS_H8300H_INTC
187 bool
188 select IRQ_DOMAIN
189
190config RENESAS_H8S_INTC
191 bool
Linus Torvalds78c10e52015-06-27 12:44:34 -0700192 select IRQ_DOMAIN
Shenwei Wange324c4d2015-08-24 14:04:15 -0500193
194config IMX_GPCV2
195 bool
196 select IRQ_DOMAIN
197 help
198 Enables the wakeup IRQs for IMX platforms with GPCv2 block
Oleksij Rempel7e4ac672015-10-12 21:15:34 +0200199
200config IRQ_MXS
201 def_bool y if MACH_ASM9260 || ARCH_MXS
202 select IRQ_DOMAIN
203 select STMP_DEVICE