mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
PROCFS requires PSEUDOFS.
This commit is contained in:
parent
4cdff317aa
commit
88905abc3e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87343
@ -42,7 +42,8 @@ options NFSSERVER #Network Filesystem Server
|
||||
options NFS_ROOT #NFS usable as root device, requires NFSCLIENT
|
||||
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 EPSON_BOUNCEDMA #use bounce buufer for 15-16M
|
||||
|
Loading…
Reference in New Issue
Block a user