summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/CRB
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/CRB')
-rw-r--r--sys/arm/conf/CRB6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arm/conf/CRB b/sys/arm/conf/CRB
index 45f19e0..bf12e0b 100644
--- a/sys/arm/conf/CRB
+++ b/sys/arm/conf/CRB
@@ -41,10 +41,10 @@ options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options UFS_ACL #Support for access control lists
options UFS_DIRHASH #Improve performance on big directories
-options NFSCLIENT #Network Filesystem Client
-options NFSSERVER #Network Filesystem Server
+options NFSCL #New Network Filesystem Client
+options NFSD #New Network Filesystem Server
options NFSLOCKD #Network Lock Manager
-options NFS_ROOT #NFS usable as /, requires NFSCLIENT
+options NFS_ROOT #NFS usable as /, requires NFSCL
#options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
#options PROCFS #Process filesystem (requires PSEUDOFS)
OpenPOWER on IntegriCloud