Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[cascardo/linux.git] / drivers / irqchip / Kconfig
index 7f0c2a3..b8632bf 100644 (file)
@@ -28,13 +28,26 @@ config ARM_VIC
 config ARM_VIC_NR
        int
        default 4 if ARCH_S5PV210
-       default 3 if ARCH_S5PC100
        default 2
        depends on ARM_VIC
        help
          The maximum number of VICs available in the system, for
          power management.
 
+config ATMEL_AIC_IRQ
+       bool
+       select GENERIC_IRQ_CHIP
+       select IRQ_DOMAIN
+       select MULTI_IRQ_HANDLER
+       select SPARSE_IRQ
+
+config ATMEL_AIC5_IRQ
+       bool
+       select GENERIC_IRQ_CHIP
+       select IRQ_DOMAIN
+       select MULTI_IRQ_HANDLER
+       select SPARSE_IRQ
+
 config BRCMSTB_L2_IRQ
        bool
        depends on ARM
@@ -58,6 +71,10 @@ config CLPS711X_IRQCHIP
        select SPARSE_IRQ
        default y
 
+config OR1K_PIC
+       bool
+       select IRQ_DOMAIN
+
 config ORION_IRQCHIP
        bool
        select IRQ_DOMAIN