commit | c7259df3af03aee00985e9bb64fb2afa593f703f | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Fri Nov 05 09:37:22 2010 +0100 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Wed Nov 24 10:08:58 2010 +0100 |
tree | 1cfa894081ad2704e4047ee64a9d534d0dfc2f84 | |
parent | 7608d7d2b4a146f560436f5b99b1b93d30049e4e [diff] |
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>