Commit dbb74540 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 028151bf
......@@ -697,6 +697,10 @@ config GENERIC_ISA_DMA
bool
select ZONE_DMA
config HOTPLUG_CPU
bool
default n
config I8259
bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment