summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/GENERIC')
-rw-r--r--sys/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 3a10b83c947..a8efd9ee84d 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.69 2001/03/08 03:37:16 itojun Exp $
+# $OpenBSD: GENERIC,v 1.70 2001/04/09 10:29:59 art Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -39,7 +39,6 @@ option LKM # loadable kernel modules
option FFS # UFS
option QUOTA # UFS quotas
-#option LFS # log-structured file system
option EXT2FS # Second Extended Filesystem
option MFS # memory file system
#option XFS # xfs filesystem