MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 3 Apr 2014 09:10:20 +0000 (11:10 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 May 2014 22:29:40 +0000 (00:29 +0200)
commit3deff253315effd23fdde86e4d818d8cf3dcc5dc
treec88f257e4f708ac4f189e8a1bc1356ac94f88df4
parent44ba138f55577431cd119840320e31e218d7dd5b
MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ

Commit 0e476d91244e ("MIPS: Loongson: Add Loongson-3 Kconfig options")
added "select GENERIC_HARDIRQS_NO__DO_IRQ". But the Kconfig symbol
GENERIC_HARDIRQS_NO__DO_IRQ was already removed in v2.6.38, so that
select is a nop. Drop it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6677/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/Kconfig