aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/IMX53
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2015-01-06 16:15:57 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2015-01-06 16:15:57 +0000
commit3e32dff52c088c13972d4cb60ab757dfca5e60c0 (patch)
treedf271cd28be955af68c612a4442e03d797315cd8 /sys/arm/conf/IMX53
parentd17591488ec6d09a8ccaf474c277dfc1e5beafee (diff)
downloadsrc-3e32dff52c088c13972d4cb60ab757dfca5e60c0.tar.gz
src-3e32dff52c088c13972d4cb60ab757dfca5e60c0.zip
Remove "New" label from NFSCL/NFSD now that they are the only NFS
client/server. While here, remove duplicate NFSCL from sys/conf/NOTES. Approved by: rmacklem
Notes
Notes: svn path=/head/; revision=276755
Diffstat (limited to 'sys/arm/conf/IMX53')
-rw-r--r--sys/arm/conf/IMX534
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/conf/IMX53 b/sys/arm/conf/IMX53
index 12cd4cfc0b01..d627c25b9043 100644
--- a/sys/arm/conf/IMX53
+++ b/sys/arm/conf/IMX53
@@ -33,8 +33,8 @@ options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options UFS_GJOURNAL # Enable gjournal-based UFS journaling
options QUOTA # Enable disk quotas for UFS
-options NFSCL # New Network Filesystem Client
-#options NFSD # New Network Filesystem Server
+options NFSCL # Network Filesystem Client
+#options NFSD # Network Filesystem Server
options NFSLOCKD # Network Lock Manager
options NFS_ROOT # NFS usable as /, requires NFSCL
options MSDOSFS # MSDOS Filesystem