aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@xensource.com>2006-11-30 12:38:51 +0000
committerIan Campbell <ian.campbell@xensource.com>2006-11-30 12:38:51 +0000
commit6fc8621b96e18503bf92a3b1651f35bf17af41a2 (patch)
tree5669e26a8c44a0c1d9646149353320a1b3f54338 /buildconfigs
parent92491dae02f30ee1d0b65c8ca425adf8dc1b0daf (diff)
downloadxen-6fc8621b96e18503bf92a3b1651f35bf17af41a2.tar.gz
xen-6fc8621b96e18503bf92a3b1651f35bf17af41a2.tar.bz2
xen-6fc8621b96e18503bf92a3b1651f35bf17af41a2.zip
[XEN] Kexec / Kdump: x86_64 specific code
This patch contains the x86_64 implementation of Kexec / Kdump for Xen. Signed-Off-By: Magnus Damm <magnus@valinux.co.jp> Signed-Off-By: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_641
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconfigs/linux-defconfig_xen_x86_64 b/buildconfigs/linux-defconfig_xen_x86_64
index 3f9599adb0..0bca78b24f 100644
--- a/buildconfigs/linux-defconfig_xen_x86_64
+++ b/buildconfigs/linux-defconfig_xen_x86_64
@@ -139,6 +139,7 @@ CONFIG_SWIOTLB=y
CONFIG_PHYSICAL_START=0x100000
CONFIG_SECCOMP=y
CONFIG_HZ_100=y
+CONFIG_KEXEC=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100