[MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2007-08-07 14:52:17 +01:00
parent 028151bfed
commit dbb74540ae

View File

@ -697,6 +697,10 @@ config GENERIC_ISA_DMA
bool
select ZONE_DMA
config HOTPLUG_CPU
bool
default n
config I8259
bool