summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-03-16 09:04:53 -0400
committerKyle McMartin <kyle@redhat.com>2011-03-16 09:05:07 -0400
commit3ddbdca8f8a6a3008b6bc06bbd81250661e604ed (patch)
tree85d118a146570bcaa7783fa4996680ac8add7ff5 /config-x86-generic
parent09c361fdb64e5bfc7ec81c9d63aabbc332f65857 (diff)
downloadkernel-3ddbdca8f8a6a3008b6bc06bbd81250661e604ed.tar.gz
kernel-3ddbdca8f8a6a3008b6bc06bbd81250661e604ed.tar.xz
kernel-3ddbdca8f8a6a3008b6bc06bbd81250661e604ed.zip
Set rawhide back on the bleeding edge
Test out scripts/rebase.sh on 2.6.38-git1. Enable fhandle syscalls (ugh. conditional syscalls... update CONFIG_EXPORTFS to =y, since it's now a bool.) CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug conditional. Needs a xen user to benchmark and see how bad the overhead is.
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-x86-generic b/config-x86-generic
index d6feae847..57ee12203 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -362,6 +362,7 @@ CONFIG_LGUEST_GUEST=y
CONFIG_VMI=y
CONFIG_XEN=y
+# CONFIG_XEN_DEBUG is not set
CONFIG_XEN_MAX_DOMAIN_MEMORY=8
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y