summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 19:47:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 19:47:00 +0000
commit1e0c39224fd004bd4bc955fb43e7e7ec34dd89ca (patch)
tree71fc8729bf4669fd47670f7b7a8b4978e8057af7 /sys/arch/pmax/conf
parentd83f5786ed940c67fb7d66cc4945a1b84f6279af (diff)
no more kernfs
Diffstat (limited to 'sys/arch/pmax/conf')
-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