diff options
author | phk <phk@FreeBSD.org> | 2001-05-29 18:49:06 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2001-05-29 18:49:06 +0000 |
commit | bad4fc51cc843d63340d09c97f11918d8ee0feee (patch) | |
tree | fa65586030d1181ef23eb6c6359945d44dbd430f /sys/ia64/conf | |
parent | baed8848574c73fc2c9dd98aa5e61639e6de9bd6 (diff) | |
download | FreeBSD-src-bad4fc51cc843d63340d09c97f11918d8ee0feee.zip FreeBSD-src-bad4fc51cc843d63340d09c97f11918d8ee0feee.tar.gz |
Remove MFS options from all example kernel configs.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r-- | sys/ia64/conf/GENERIC | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 258e6c4..6f74436 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -35,7 +35,6 @@ options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support -options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device |