summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-10 08:13:58 +0000
committerjkh <jkh@FreeBSD.org>1998-10-10 08:13:58 +0000
commit9420693ea736aa12d409b74a76d731e5298afcc9 (patch)
treebaedb2f3a1877208c7f9d115884cdcecf9899a6c /sys/amd64/conf
parenta196ba12b0f1e2334350a30fec15b2b26dabd675 (diff)
downloadFreeBSD-src-9420693ea736aa12d409b74a76d731e5298afcc9.zip
FreeBSD-src-9420693ea736aa12d409b74a76d731e5298afcc9.tar.gz
Add entries for MFS which are consistent with the others, now that
Peter has made this more selectable.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index d54d3b4..98769b7 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.122 1998/10/07 03:42:44 gibbs Exp $
+# $Id: GENERIC,v 1.123 1998/10/07 13:51:45 obrien Exp $
machine "i386"
cpu "I386_CPU"
@@ -25,6 +25,8 @@ options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
+options MFS #Memory Filesystem
+options MFS_ROOT #MFS usable as root device, "MFS" req'ed
options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, "NFS" req'ed
options MSDOSFS #MSDOS Filesystem
OpenPOWER on IntegriCloud