summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2002-03-04 18:01:56 +0000
committerdfr <dfr@FreeBSD.org>2002-03-04 18:01:56 +0000
commit3fe10323bf98b7928a3f885f578ec703252ee6b7 (patch)
treeb5d3de44672118403c8d8b5437ca94ebdf08598d /sys/ia64/conf
parentbfb9bebc76084e64d65f43141bb8c109eada0529 (diff)
downloadFreeBSD-src-3fe10323bf98b7928a3f885f578ec703252ee6b7.zip
FreeBSD-src-3fe10323bf98b7928a3f885f578ec703252ee6b7.tar.gz
Add PSEUDOFS.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/SKI3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/ia64/conf/SKI b/sys/ia64/conf/SKI
index 7d6949a..20ace1e 100644
--- a/sys/ia64/conf/SKI
+++ b/sys/ia64/conf/SKI
@@ -43,7 +43,8 @@ options MD_ROOT #MD is a potential root device
#options NFS_ROOT #NFS usable as root device
#options MSDOSFS #MSDOS Filesystem
#options CD9660 #ISO 9660 Filesystem
-options PROCFS #Process filesystem
+options PROCFS #Process filesystem (requires PSEUDOFS)
+options PSEUDOFS #Pseudo-filesystem framework
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=2000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console
OpenPOWER on IntegriCloud