aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-27 01:20:59 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-27 01:20:59 +0000
commite4e329b0a0fa994d63c5b37aab42871c875f7863 (patch)
tree2fd6e29c7e74091abbfb5abd7b4db640f262effd
parent7c6aa6b17a81b7930bd6753267f02b578fd56bf8 (diff)
downloadxen-e4e329b0a0fa994d63c5b37aab42871c875f7863.tar.gz
xen-e4e329b0a0fa994d63c5b37aab42871c875f7863.tar.bz2
xen-e4e329b0a0fa994d63c5b37aab42871c875f7863.zip
bitkeeper revision 1.467 (3f74e5fbcxdjJi_aNcwQMx5am61Jqg)
enable devpts in default xenolinux build
-rw-r--r--xenolinux-2.4.22-sparse/arch/xeno/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xenolinux-2.4.22-sparse/arch/xeno/defconfig b/xenolinux-2.4.22-sparse/arch/xeno/defconfig
index fae8b2f5bb..20119cd968 100644
--- a/xenolinux-2.4.22-sparse/arch/xeno/defconfig
+++ b/xenolinux-2.4.22-sparse/arch/xeno/defconfig
@@ -255,7 +255,7 @@ CONFIG_ZISOFS=y
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
-# CONFIG_DEVPTS_FS is not set
+CONFIG_DEVPTS_FS=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y