OSDN Git Service

irqchip: Add SuperH IPR driver.
[uclinux-h8/linux.git] / drivers / irqchip / Kconfig
index 7e8c441..abfaa06 100644 (file)
@@ -32,14 +32,6 @@ config ARM_GIC_V3_ITS
        bool
        select PCI_MSI_IRQ_DOMAIN
 
-config HISILICON_IRQ_MBIGEN
-       bool "Support mbigen interrupt controller"
-       default n
-       depends on ARM_GIC_V3 && ARM_GIC_V3_ITS && GENERIC_MSI_IRQ_DOMAIN
-       help
-        Enable the mbigen interrupt controller used on
-        Hisilicon platform.
-
 config ARM_NVIC
        bool
        select IRQ_DOMAIN
@@ -114,6 +106,12 @@ config DW_APB_ICTL
        select GENERIC_IRQ_CHIP
        select IRQ_DOMAIN
 
+config HISILICON_IRQ_MBIGEN
+       bool
+       select ARM_GIC_V3
+       select ARM_GIC_V3_ITS
+       select GENERIC_MSI_IRQ_DOMAIN
+
 config IMGPDC_IRQ
        bool
        select GENERIC_IRQ_CHIP
@@ -246,3 +244,8 @@ config IRQ_MXS
 config MVEBU_ODMI
        bool
        select GENERIC_MSI_IRQ_DOMAIN
+
+config RENESAS_SH_INTC
+       bool
+       select IRQ_DOMAIN
+       select IRQ_DOMAIN_HIERARCHY