commit | 45b29578040e42c88d27ab46510fa822ce14767e | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Mar 24 10:19:32 2014 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Mar 31 18:17:12 2014 +0200 |
tree | 8c05e47ca6a15ac7f8b352134b80820f17e63ed0 | |
parent | 0c2cb004b262987f7ab84d0c40b7bff74ed5d17b [diff] |
MIPS: Malta: GIC IPIs may be used without MT It's perfectly valid to use SMP on a non-MT CPU and use the GIC for IPIs. Set them up conditional upon CONFIG_MIPS_GIC_IPI rather than CONFIG_MIPS_MT_SMP. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Cc: Paul Burton <paul.burton@imgtec.com> Patchwork: https://patchwork.linux-mips.org/patch/6654/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>