]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 7 Aug 2007 13:52:17 +0000 (14:52 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:55 +0000 (02:16 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index f588b55c6d0b5af109755f2b7c117073f86cefad..2f2fd194b8d63babf910bc8d2304b31c387afe3e 100644 (file)
@@ -697,6 +697,10 @@ config GENERIC_ISA_DMA
        bool
        select ZONE_DMA
 
+config HOTPLUG_CPU
+       bool
+       default n
+
 config I8259
        bool