summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Kconfig
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2014-11-24 14:35:19 +0000
committerJason Cooper <jason@lakedaemon.net>2014-11-26 15:55:15 +0000
commit1981272912c211d668c0f62ffee4f5acc55c3bdd (patch)
tree5863afbb5c8ea16707f8e2269f0759c0ce1a0d81 /drivers/irqchip/Kconfig
parentda33f31de3e1eebb198109c1cccdc3a094e369c4 (diff)
downloadop-kernel-dev-1981272912c211d668c0f62ffee4f5acc55c3bdd.zip
op-kernel-dev-1981272912c211d668c0f62ffee4f5acc55c3bdd.tar.gz
irqchip: GICv3: ITS: enable compilation of the ITS driver
Get the show on the road... Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1416839720-18400-13-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/irqchip/Kconfig')
-rw-r--r--drivers/irqchip/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index 4631685..aaa260b 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -16,6 +16,10 @@ config ARM_GIC_V3
select MULTI_IRQ_HANDLER
select IRQ_DOMAIN_HIERARCHY
+config ARM_GIC_V3_ITS
+ bool
+ select PCI_MSI_IRQ_DOMAIN
+
config ARM_NVIC
bool
select IRQ_DOMAIN
OpenPOWER on IntegriCloud