ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GIC
authorBarry Song <Baohua.Song@csr.com>
Thu, 23 Aug 2012 05:41:59 +0000 (13:41 +0800)
committerBarry Song <Barry.Song@csr.com>
Tue, 28 Aug 2012 09:06:10 +0000 (17:06 +0800)
New MARCO and POLO SoC use GIC, so make irq.c optional and enable it
only if we enable ARCH_PRIMA2 in Kconfig

Signed-off-by: Barry Song <Baohua.Song@csr.com>

No differences found