summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-13 21:38:46 +0000
committerjkh <jkh@FreeBSD.org>1998-10-13 21:38:46 +0000
commit4c78bf40b0f31366a0705dd9f8c90e877290762a (patch)
tree6b9a6fdd2dd8831c94872c750d8eda743def8fa3 /sys/alpha
parent5bab94f41a7c1894ae87637ab4ca251c939c6e1e (diff)
downloadFreeBSD-src-4c78bf40b0f31366a0705dd9f8c90e877290762a.zip
FreeBSD-src-4c78bf40b0f31366a0705dd9f8c90e877290762a.tar.gz
Sync up with some needed x86 options.
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC4
-rw-r--r--sys/alpha/conf/NOTES4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 2d90f6c..de12756 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/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.7 1998/09/18 00:46:37 mjacob Exp $
+# $Id: GENERIC,v 1.8 1998/09/18 18:43:52 dfr Exp $
machine "alpha"
cpu "EV4"
@@ -31,6 +31,8 @@ options "DEC_3000_500" # DEC3000/[4-9]00 Flamingo/Sandpiper family
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options NFS #Network Filesystem
+options MFS #Memory Filesystem
+options MFS_ROOT #Memory Filesystem as rootfs
options MSDOSFS #MSDOS Filesystem
options "CD9660" #ISO 9660 Filesystem
options "CD9660_ROOT" #CD-ROM usable as root device
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 2d90f6c..de12756 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -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.7 1998/09/18 00:46:37 mjacob Exp $
+# $Id: GENERIC,v 1.8 1998/09/18 18:43:52 dfr Exp $
machine "alpha"
cpu "EV4"
@@ -31,6 +31,8 @@ options "DEC_3000_500" # DEC3000/[4-9]00 Flamingo/Sandpiper family
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options NFS #Network Filesystem
+options MFS #Memory Filesystem
+options MFS_ROOT #Memory Filesystem as rootfs
options MSDOSFS #MSDOS Filesystem
options "CD9660" #ISO 9660 Filesystem
options "CD9660_ROOT" #CD-ROM usable as root device
OpenPOWER on IntegriCloud