summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/conf/RAMDISK')
-rw-r--r--sys/arch/vax/conf/RAMDISK5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/vax/conf/RAMDISK b/sys/arch/vax/conf/RAMDISK
index 290db4347ef..a7dd653be24 100644
--- a/sys/arch/vax/conf/RAMDISK
+++ b/sys/arch/vax/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.18 2002/06/11 09:40:32 hugh Exp $
+# $OpenBSD: RAMDISK,v 1.19 2002/12/10 23:46:49 miod Exp $
machine vax # machine type
@@ -43,9 +43,6 @@ option BOOT_CONFIG # boot-time kernel config
config bsd root on rd0a swap on rd0b # and sd0b
-# WS console uses VT100 terminal emulation
-#option WSEMUL_VT100
-
# Old compat stuff; needed to run 4.3BSD Reno programs.
# Note that if COMPAT_ULTRIX is set, you lose compatibility with
# 4.3BSD Reno programs and get Ultrix compatibility instead.