aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-02-06 14:52:45 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-02-06 14:52:45 +0100
commit5c0fa16fb6d9e8683b0ee1fbf3404fa0f2287c10 (patch)
tree2edaa75a9ff2de584b6fe319ae40e31b97b5d614 /buildconfigs
parentd7e8de1b925f009c78ef1199763a147f0b4aaf24 (diff)
downloadxen-5c0fa16fb6d9e8683b0ee1fbf3404fa0f2287c10.tar.gz
xen-5c0fa16fb6d9e8683b0ee1fbf3404fa0f2287c10.tar.bz2
xen-5c0fa16fb6d9e8683b0ee1fbf3404fa0f2287c10.zip
Temporary fix to include PTY support in domU builds.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xenU_x86_325
-rw-r--r--buildconfigs/linux-defconfig_xenU_x86_643
2 files changed, 7 insertions, 1 deletions
diff --git a/buildconfigs/linux-defconfig_xenU_x86_32 b/buildconfigs/linux-defconfig_xenU_x86_32
index 66e2291c72..39c9ee9363 100644
--- a/buildconfigs/linux-defconfig_xenU_x86_32
+++ b/buildconfigs/linux-defconfig_xenU_x86_32
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16-rc2-xenU
-# Fri Feb 3 16:57:27 2006
+# Mon Feb 6 13:25:40 2006
#
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
@@ -381,6 +381,9 @@ CONFIG_NETDEVICES=y
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
+CONFIG_UNIX98_PTYS=y
+CONFIG_LEGACY_PTYS=y
+CONFIG_LEGACY_PTY_COUNT=256
#
# SN Devices
diff --git a/buildconfigs/linux-defconfig_xenU_x86_64 b/buildconfigs/linux-defconfig_xenU_x86_64
index 3b1e706cc5..8c19d6ef8a 100644
--- a/buildconfigs/linux-defconfig_xenU_x86_64
+++ b/buildconfigs/linux-defconfig_xenU_x86_64
@@ -600,6 +600,9 @@ CONFIG_ATMEL=m
# Wan interfaces
#
# CONFIG_WAN is not set
+CONFIG_UNIX98_PTYS=y
+CONFIG_LEGACY_PTYS=y
+CONFIG_LEGACY_PTY_COUNT=256
#
# ATM drivers