CONFIG_IRQ_CROSSBAR (not configurable)
modulename: irq-crossbar.ko
configname: CONFIG_IRQ_CROSSBAR
Linux Kernel Configuration
└─>Device Drivers
└─>IRQ_CROSSBAR
In linux kernel since version 3.15 (release Date: 2014-06-08)
Support for a CROSSBAR ip that preceeds the main interrupt controller.
The primary irqchip invokes the crossbar's callback which inturn allocates
a free irq and configures the IP. Thus the peripheral interrupts are
routed to one of the free irqchip interrupt lines.
The primary irqchip invokes the crossbar's callback which inturn allocates
a free irq and configures the IP. Thus the peripheral interrupts are
routed to one of the free irqchip interrupt lines.