aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-03-09 16:03:23 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-03-09 16:03:23 +0100
commitfd5de61bb815fe121a21827a6d4c5cd8854bb7ac (patch)
tree3029abe097cd6aef987c80c1a90ced2e3b3fac9b /buildconfigs
parent36ac275213e96941f31dfc94484af193f382cef5 (diff)
downloadxen-fd5de61bb815fe121a21827a6d4c5cd8854bb7ac.tar.gz
xen-fd5de61bb815fe121a21827a6d4c5cd8854bb7ac.tar.bz2
xen-fd5de61bb815fe121a21827a6d4c5cd8854bb7ac.zip
Build MTRR support into privileged xenlinux x86/64.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen0_x86_641
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_641
2 files changed, 2 insertions, 0 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_x86_64 b/buildconfigs/linux-defconfig_xen0_x86_64
index 7baeb3d47e..691e1382b8 100644
--- a/buildconfigs/linux-defconfig_xen0_x86_64
+++ b/buildconfigs/linux-defconfig_xen0_x86_64
@@ -108,6 +108,7 @@ CONFIG_MICROCODE=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_XEN_GENAPIC=y
CONFIG_X86_LOCAL_APIC=y
+CONFIG_MTRR=y
# CONFIG_SMP is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
diff --git a/buildconfigs/linux-defconfig_xen_x86_64 b/buildconfigs/linux-defconfig_xen_x86_64
index 85314f98d3..baaada759c 100644
--- a/buildconfigs/linux-defconfig_xen_x86_64
+++ b/buildconfigs/linux-defconfig_xen_x86_64
@@ -111,6 +111,7 @@ CONFIG_MICROCODE=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_XEN_GENAPIC=y
CONFIG_X86_LOCAL_APIC=y
+CONFIG_MTRR=y
CONFIG_SMP=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set