dect
/
linux-2.6
Archived
13
0
Fork 0

[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
1 changed files with 4 additions and 0 deletions

View File

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