aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2006-02-20 11:38:23 +0000
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2006-02-20 11:38:23 +0000
commit0ce71ef235c177243b54b59d0021eafadc02496a (patch)
tree9c6741ce00836a369917f92e4cf0db259a69cc7a /buildconfigs
parent3bd384cfd9891504912cfb93fa20c5ccc9c4f140 (diff)
downloadxen-0ce71ef235c177243b54b59d0021eafadc02496a.tar.gz
xen-0ce71ef235c177243b54b59d0021eafadc02496a.tar.bz2
xen-0ce71ef235c177243b54b59d0021eafadc02496a.zip
Allow CPU frequency option on x86_64 for privileged guests.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen0_x86_647
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_649
2 files changed, 13 insertions, 3 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_x86_64 b/buildconfigs/linux-defconfig_xen0_x86_64
index 5ea65c8464..3406bc7a4a 100644
--- a/buildconfigs/linux-defconfig_xen0_x86_64
+++ b/buildconfigs/linux-defconfig_xen0_x86_64
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16-rc3-xen0
-# Thu Feb 16 22:55:30 2006
+# Mon Feb 20 11:37:43 2006
#
CONFIG_X86_64=y
CONFIG_64BIT=y
@@ -162,6 +162,11 @@ CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_CONTAINER is not set
#
+# CPU Frequency scaling
+#
+# CONFIG_CPU_FREQ is not set
+
+#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
diff --git a/buildconfigs/linux-defconfig_xen_x86_64 b/buildconfigs/linux-defconfig_xen_x86_64
index c48a7b4a9c..b8b5ea90cc 100644
--- a/buildconfigs/linux-defconfig_xen_x86_64
+++ b/buildconfigs/linux-defconfig_xen_x86_64
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.16-rc3-xen0
-# Thu Feb 16 22:56:25 2006
+# Linux kernel version: 2.6.16-rc3-xen
+# Mon Feb 20 11:37:11 2006
#
CONFIG_X86_64=y
CONFIG_64BIT=y
@@ -170,6 +170,11 @@ CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_CONTAINER=m
#
+# CPU Frequency scaling
+#
+# CONFIG_CPU_FREQ is not set
+
+#
# Bus options (PCI etc.)
#
CONFIG_PCI=y