8 select MULTI_IRQ_HANDLER
16 select GENERIC_IRQ_CHIP
21 select MULTI_IRQ_HANDLER
25 default 4 if ARCH_S5PV210
26 default 3 if ARCH_S5PC100
30 The maximum number of VICs available in the system, for
39 select GENERIC_IRQ_CHIP
42 config CLPS711X_IRQCHIP
44 depends on ARCH_CLPS711X
46 select MULTI_IRQ_HANDLER
53 select MULTI_IRQ_HANDLER
55 config RENESAS_INTC_IRQPIN
66 select GENERIC_IRQ_CHIP
68 config VERSATILE_FPGA_IRQ
72 config VERSATILE_FPGA_IRQ_NR
75 depends on VERSATILE_FPGA_IRQ
84 Support for a CROSSBAR ip that preceeds the main interrupt controller.
85 The primary irqchip invokes the crossbar's callback which inturn allocates
86 a free irq and configures the IP. Thus the peripheral interrupts are
87 routed to one of the free irqchip interrupt lines.