Commit-ID: 60b2a29e1a0e62898531853bca258bf4ab57d101 Gitweb: http://git.kernel.org/tip/60b2a29e1a0e62898531853bca258bf4ab57d101 Author: Kevin Cernekee <cernekee@xxxxxxxxx> AuthorDate: Thu, 6 Nov 2014 22:44:22 -0800 Committer: Jason Cooper <jason@xxxxxxxxxxxxxx> CommitDate: Sun, 9 Nov 2014 04:02:34 +0000 irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency This can compile for MIPS (or anything else) now. Signed-off-by: Kevin Cernekee <cernekee@xxxxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Link: https://lkml.kernel.org/r/1415342669-30640-8-git-send-email-cernekee@xxxxxxxxx Signed-off-by: Jason Cooper <jason@xxxxxxxxxxxxxx> --- drivers/irqchip/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig index a925da0..038b59e 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 -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |