These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / irqchip / Kconfig
index 6de62a9..4d7294e 100644 (file)
@@ -30,6 +30,7 @@ config ARM_GIC_V3_ITS
 config ARM_NVIC
        bool
        select IRQ_DOMAIN
+       select IRQ_DOMAIN_HIERARCHY
        select GENERIC_IRQ_CHIP
 
 config ARM_VIC
@@ -60,6 +61,10 @@ config ATMEL_AIC5_IRQ
        select MULTI_IRQ_HANDLER
        select SPARSE_IRQ
 
+config I8259
+       bool
+       select IRQ_DOMAIN
+
 config BCM7038_L1_IRQ
        bool
        select GENERIC_IRQ_CHIP
@@ -85,6 +90,11 @@ config IMGPDC_IRQ
        select GENERIC_IRQ_CHIP
        select IRQ_DOMAIN
 
+config IRQ_MIPS_CPU
+       bool
+       select GENERIC_IRQ_CHIP
+       select IRQ_DOMAIN
+
 config CLPS711X_IRQCHIP
        bool
        depends on ARCH_CLPS711X
@@ -113,6 +123,7 @@ config RENESAS_INTC_IRQPIN
 
 config RENESAS_IRQC
        bool
+       select GENERIC_IRQ_CHIP
        select IRQ_DOMAIN
 
 config ST_IRQCHIP
@@ -158,3 +169,27 @@ config KEYSTONE_IRQ
 config MIPS_GIC
        bool
        select MIPS_CM
+
+config INGENIC_IRQ
+       bool
+       depends on MACH_INGENIC
+       default y
+
+config RENESAS_H8300H_INTC
+        bool
+       select IRQ_DOMAIN
+
+config RENESAS_H8S_INTC
+        bool
+       select IRQ_DOMAIN
+
+config IMX_GPCV2
+       bool
+       select IRQ_DOMAIN
+       help
+         Enables the wakeup IRQs for IMX platforms with GPCv2 block
+
+config IRQ_MXS
+       def_bool y if MACH_ASM9260 || ARCH_MXS
+       select IRQ_DOMAIN
+       select STMP_DEVICE