Kconfig 193 字节
Newer Older
1 2 3 4
config IRQCHIP
	def_bool y
	depends on OF_IRQ

5 6 7 8 9 10 11 12
config VERSATILE_FPGA_IRQ
	bool
	select IRQ_DOMAIN

config VERSATILE_FPGA_IRQ_NR
       int
       default 4
       depends on VERSATILE_FPGA_IRQ