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