summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-05-13 20:52:40 +0000
committerphk <phk@FreeBSD.org>2001-05-13 20:52:40 +0000
commit0e2026a179a8ddbaee7396d4f7abb874b694c5dc (patch)
tree00838b103912b6244cf8b96f51682e6f25771a40 /sys/ia64/conf
parent4d2412868aeb5df5f17b6159e2ee675cf0609c8f (diff)
downloadFreeBSD-src-0e2026a179a8ddbaee7396d4f7abb874b694c5dc.zip
FreeBSD-src-0e2026a179a8ddbaee7396d4f7abb874b694c5dc.tar.gz
Convert DEVFS from an "opt-in" to an "opt-out" option.
If for some reason DEVFS is undesired, the "NODEVFS" option is needed now. Pending any significant issues, DEVFS will be made mandatory in -current on july 1st so that we can start reaping the full benefits of having it.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 9c6f5a0..258e6c4 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -36,7 +36,6 @@ options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
-#options DEVFS #Device Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device
OpenPOWER on IntegriCloud