]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit478f00d5eb4f978b2f119b42eecdd2153c572c5e
tree51312f4cb63ced129b9050a1039d24b072e7d5c0
parent2bf2e40143686c52f1626c824342eb438d9e05ad
ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GIC

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>
arch/arm/mach-prima2/Kconfig
arch/arm/mach-prima2/Makefile
arch/arm/mach-prima2/irq.c