diff options
-rw-r--r-- | sys/conf/NOTES | 1 | ||||
-rw-r--r-- | sys/conf/options | 1 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 121e3b8..327ea0f 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -695,7 +695,6 @@ options NFSCLIENT #Network File System options NFSSERVER #Network File System # The rest are optional: -#options NFS_NOSERVER #Disable the NFS-server code. options CD9660 #ISO 9660 filesystem options FDESCFS #File descriptor filesystem options HPFS #OS/2 File system diff --git a/sys/conf/options b/sys/conf/options index 7655b64..25a51ee 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -426,7 +426,6 @@ NFS_GATHERDELAY opt_nfs.h NFS_UIDHASHSIZ opt_nfs.h NFS_WDELAYHASHSIZ opt_nfs.h NFS_MUIDHASHSIZ opt_nfs.h -NFS_NOSERVER opt_nfs.h NFS_DEBUG opt_nfs.h # For the Bt848/Bt848A/Bt849/Bt878/Bt879 driver diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 121e3b8..327ea0f 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -695,7 +695,6 @@ options NFSCLIENT #Network File System options NFSSERVER #Network File System # The rest are optional: -#options NFS_NOSERVER #Disable the NFS-server code. options CD9660 #ISO 9660 filesystem options FDESCFS #File descriptor filesystem options HPFS #OS/2 File system |