Home
last modified time | relevance | path

Searched hist:c7259df3af03aee00985e9bb64fb2afa593f703f (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-imx/
H A DKconfigdiff c7259df3af03aee00985e9bb64fb2afa593f703f Fri Nov 05 09:37:22 CET 2010 Sascha Hauer <s.hauer@pengutronix.de> ARM i.MX irq: Compile avic irq code only on SoCs that need it

This patch adds a Kconfig option for the avic irq controller
and lets the SoCs that need it select this option.
Also, as we have two irq controllers for i.MX, irq.c is not
appropriate anymore, so rename it to avic.c

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>