Files
linux-apfs/drivers/irqchip/Kconfig
T

21 lines
289 B
Plaintext
Raw Normal View History

2012-11-20 23:00:52 +01:00
config IRQCHIP
def_bool y
depends on OF_IRQ
2012-11-20 21:21:40 -06:00
config ARM_GIC
bool
select IRQ_DOMAIN
select MULTI_IRQ_HANDLER
config GIC_NON_BANKED
bool
config VERSATILE_FPGA_IRQ
bool
select IRQ_DOMAIN
config VERSATILE_FPGA_IRQ_NR
int
default 4
depends on VERSATILE_FPGA_IRQ