aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorSteven Hand <steven@xensource.com>2007-01-22 13:38:04 +0000
committerSteven Hand <steven@xensource.com>2007-01-22 13:38:04 +0000
commitce5ae920dd34a4d9cf30554d923c88ece337f5dc (patch)
treec1e1c51f5c20116b651566e451228e8899f850c9 /buildconfigs
parent7f39243d681d0c49be4c652bd30840954de96c50 (diff)
downloadxen-ce5ae920dd34a4d9cf30554d923c88ece337f5dc.tar.gz
xen-ce5ae920dd34a4d9cf30554d923c88ece337f5dc.tar.bz2
xen-ce5ae920dd34a4d9cf30554d923c88ece337f5dc.zip
Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels.
Signed-off-by: Steven Hand <steven@xensource.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen0_x86_322
-rw-r--r--buildconfigs/linux-defconfig_xenU_x86_322
2 files changed, 2 insertions, 2 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_x86_32 b/buildconfigs/linux-defconfig_xen0_x86_32
index 27fc2f666a..2e3945f1fa 100644
--- a/buildconfigs/linux-defconfig_xen0_x86_32
+++ b/buildconfigs/linux-defconfig_xen0_x86_32
@@ -188,7 +188,7 @@ CONFIG_HZ=100
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
-# CONFIG_HOTPLUG_CPU is not set
+CONFIG_HOTPLUG_CPU=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
#
diff --git a/buildconfigs/linux-defconfig_xenU_x86_32 b/buildconfigs/linux-defconfig_xenU_x86_32
index 590d23841c..441f128a92 100644
--- a/buildconfigs/linux-defconfig_xenU_x86_32
+++ b/buildconfigs/linux-defconfig_xenU_x86_32
@@ -183,7 +183,7 @@ CONFIG_HZ_100=y
CONFIG_HZ=100
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
-# CONFIG_HOTPLUG_CPU is not set
+CONFIG_HOTPLUG_CPU=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
#