summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pmax/conf/RAMDISK')
-rw-r--r--sys/arch/pmax/conf/RAMDISK3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/pmax/conf/RAMDISK b/sys/arch/pmax/conf/RAMDISK
index 669fff2a454..7b0e5a3c3be 100644
--- a/sys/arch/pmax/conf/RAMDISK
+++ b/sys/arch/pmax/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.4 2001/05/17 00:57:58 pvalchev Exp $
+# $OpenBSD: RAMDISK,v 1.5 2001/06/23 19:46:58 deraadt Exp $
#
# RAMDISK kernel for the distribition ramdisk
#
@@ -30,7 +30,6 @@ option FFS # fast filesystem
option FIFO # posix fifo support
option CD9660 # iso9660 cdrom filesystem
option MSDOSFS # msdos filesystem
-option KERNFS # kernel data-structure filesystem
# networking
option INET # the networking stuff
option NFSCLIENT # nfs client code