From 0a157423ba1913896f49187a9d12635257946d6c Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 7 Aug 2007 14:52:17 +0100 Subject: [PATCH] --- yaml --- r: 64492 b: refs/heads/master c: dbb74540aec2f70660d6ad43414a3d1f3c3aceec h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a9cdadcc00eb..fb5e4579cc7c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 028151bfed9f94e83a79f3886f93861587de08b4 +refs/heads/master: dbb74540aec2f70660d6ad43414a3d1f3c3aceec diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index f588b55c6d0b..2f2fd194b8d6 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -697,6 +697,10 @@ config GENERIC_ISA_DMA bool select ZONE_DMA +config HOTPLUG_CPU + bool + default n + config I8259 bool