summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/NSLU
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/NSLU')
-rw-r--r--sys/arm/conf/NSLU6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arm/conf/NSLU b/sys/arm/conf/NSLU
index d921e34..2e4f4b1 100644
--- a/sys/arm/conf/NSLU
+++ b/sys/arm/conf/NSLU
@@ -58,10 +58,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