summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-12-04 11:17:30 +0000
committerdes <des@FreeBSD.org>2001-12-04 11:17:30 +0000
commit7810400c8f56f4d69702450f2907e8a59e3ca4a5 (patch)
tree6ed9402f1a5284ab43686219f4eebf3f6b55fba4 /sys/ia64/conf
parent9d903750d784f5c8256b4d44aab60d6cbd36a89c (diff)
downloadFreeBSD-src-7810400c8f56f4d69702450f2907e8a59e3ca4a5.zip
FreeBSD-src-7810400c8f56f4d69702450f2907e8a59e3ca4a5.tar.gz
PROCFS requires PSEUDOFS.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index ab90d85..9638906 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -43,7 +43,8 @@ options NFSSERVER #Network Filesystem Server
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=15000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console
OpenPOWER on IntegriCloud