summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 110c9a2aa15..89938e64601 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.110 2004/11/24 00:23:15 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.111 2004/11/24 18:53:15 deraadt Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -52,7 +52,7 @@ option CD9660 # ISO 9660 + Rock Ridge file system
option MSDOSFS # MS-DOS file system
option FDESC # /dev/fd
option FIFO # FIFOs; RECOMMENDED
-option KERNFS # /kern
+#option KERNFS # /kern
option PORTAL # dynamically created filesystem objects
option PROCFS # /proc
# layer filesystems