aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2014-04-03 11:10:20 +0200
committerRalf Baechle <ralf@linux-mips.org>2014-05-13 00:29:40 +0200
commit3deff253315effd23fdde86e4d818d8cf3dcc5dc (patch)
treec88f257e4f708ac4f189e8a1bc1356ac94f88df4 /arch/mips/loongson
parentMIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix (diff)
downloadlinux-dev-3deff253315effd23fdde86e4d818d8cf3dcc5dc.tar.xz
linux-dev-3deff253315effd23fdde86e4d818d8cf3dcc5dc.zip
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>
Diffstat (limited to 'arch/mips/loongson')
-rw-r--r--arch/mips/loongson/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/loongson/Kconfig b/arch/mips/loongson/Kconfig
index 7397be226a06..603d79a95f47 100644
--- a/arch/mips/loongson/Kconfig
+++ b/arch/mips/loongson/Kconfig
@@ -64,7 +64,6 @@ config LEMOTE_MACH3A
bool "Lemote Loongson 3A family machines"
select ARCH_SPARSEMEM_ENABLE
select GENERIC_ISA_DMA_SUPPORT_BROKEN
- select GENERIC_HARDIRQS_NO__DO_IRQ
select BOOT_ELF32
select BOARD_SCACHE
select CSRC_R4K