Merge branch 'cubox-i-init' into for-linus
[deliverable/linux.git] / drivers / irqchip / Kconfig
index 3792a1aa52b88d3439cdc66195230cc1b20f0f2a..61ffdca96e253aa4794721be6c951163c28d0f61 100644 (file)
@@ -30,6 +30,10 @@ config ARM_VIC_NR
          The maximum number of VICs available in the system, for
          power management.
 
+config DW_APB_ICTL
+       bool
+       select IRQ_DOMAIN
+
 config IMGPDC_IRQ
        bool
        select GENERIC_IRQ_CHIP
@@ -61,3 +65,7 @@ config VERSATILE_FPGA_IRQ_NR
        int
        default 4
        depends on VERSATILE_FPGA_IRQ
+
+config XTENSA_MX
+       bool
+       select IRQ_DOMAIN
This page took 0.041153 seconds and 5 git commands to generate.