Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux into...
[cascardo/linux.git] / drivers / irqchip / Kconfig
index 329c941..82b0b5d 100644 (file)
@@ -157,6 +157,13 @@ config PIC32_EVIC
        select GENERIC_IRQ_CHIP
        select IRQ_DOMAIN
 
+config JCORE_AIC
+       bool "J-Core integrated AIC"
+       depends on OF && (SUPERH || COMPILE_TEST)
+       select IRQ_DOMAIN
+       help
+         Support for the J-Core integrated AIC.
+
 config RENESAS_INTC_IRQPIN
        bool
        select IRQ_DOMAIN
@@ -252,6 +259,9 @@ config IRQ_MXS
 config MVEBU_ODMI
        bool
 
+config MVEBU_PIC
+       bool
+
 config LS_SCFG_MSI
        def_bool y if SOC_LS1021A || ARCH_LAYERSCAPE
        depends on PCI && PCI_MSI