Re: [PATCH V2 09/15] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2

From: Sergei Shtylyov
Date: Thu Oct 30 2014 - 07:48:28 EST


Hello.

On 10/30/2014 2:24 PM, Arnd Bergmann wrote:

diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index b21f12f..09c79d1 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

How about the following?

depends on ARM || MIPS || COMPILE_TEST

Makes no sense when the driver isn't user-selectable.

Ah, I was just blind. :-/

Arnd

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/