CONFIG_IRQ_CROSSBAR (not configurable)

modulename: irq-crossbar.ko

configname: CONFIG_IRQ_CROSSBAR

Linux Kernel Configuration
└─>Device Drivers
└─>IRQ chip support
└─>IRQ_CROSSBAR
In linux kernel since version 3.15 (release Date: 2014-06-08)  
Support for a CROSSBAR ip that precedes 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.

source code:
is depended by
CONFIG_SOC_DRA7XX