[RFC PATCH v2 05/10] ARM: at91: make use of the new AIC driver for dt enabled boards
From: Boris BREZILLON <hidden>
Date: 2014-03-29 10:11:11
Also in:
linux-devicetree, lkml
From: Boris BREZILLON <hidden>
Date: 2014-03-29 10:11:11
Also in:
linux-devicetree, lkml
Hello Thomas, Le 29/03/2014 10:07, Thomas Petazzoni a ?crit :
Dear Boris BREZILLON, On Fri, 28 Mar 2014 18:59:03 +0100, Boris BREZILLON wrote:quoted
+config ATMEL_AIC_IRQ + bool + default USE_OF + select GENERIC_IRQ_CHIP + select IRQ_DOMAIN + select MULTI_IRQ_HANDLERThis option should probably go in drivers/irqchip/Kconfig, no?
Absolutely, I'll move this section into drivers/irqchip/Kconfig. Best Regards, Boris
Thomas