Add PSEUDOFS.

This commit is contained in:
Doug Rabson 2002-03-04 18:01:56 +00:00
parent be256d7029
commit 2d0639e55d

View File

@ -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