Kconfig 146 B

12345678
  1. config VERSATILE_FPGA_IRQ
  2. bool
  3. select IRQ_DOMAIN
  4. config VERSATILE_FPGA_IRQ_NR
  5. int
  6. default 4
  7. depends on VERSATILE_FPGA_IRQ