aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cernekee <[email protected]>2014-11-06 22:44:22 -0800
committerJason Cooper <[email protected]>2014-11-09 04:02:34 +0000
commit60b2a29e1a0e62898531853bca258bf4ab57d101 (patch)
treef3d95c5e33b334977e8c24ca945da3eee3ffd645
parentf668f074ff58dea540d83bbed1b2c1171b0dd764 (diff)
irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency
This can compile for MIPS (or anything else) now. Signed-off-by: Kevin Cernekee <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Florian Fainelli <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jason Cooper <[email protected]>
-rw-r--r--drivers/irqchip/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index a925da041bb5..038b59e55b8a 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -50,7 +50,6 @@ config ATMEL_AIC5_IRQ
config BRCMSTB_L2_IRQ
bool
- depends on ARM
select GENERIC_IRQ_CHIP
select IRQ_DOMAIN