ARM: at91: at91 based machines specify their own irq handler at run time
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 11 Jun 2012 13:38:03 +0000 (15:38 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Jul 2012 12:26:58 +0000 (14:26 +0200)
SOC_AT91SAM9 selects MULTI_IRQ_HANDLER in order to let machines specify their
own IRQ handler at run time.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found