From: Paul Bolle Date: Thu, 3 Apr 2014 09:10:20 +0000 (+0200) Subject: MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ X-Git-Tag: omap-for-v3.16/fixes-against-rc1~178^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3deff253315effd23fdde86e4d818d8cf3dcc5dc;p=pandora-kernel.git 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 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 --- Reading git-diff-tree failed