aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/IQ31244
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/IQ31244
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/IQ31244')
-rw-r--r--sys/arm/conf/IQ312444
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/conf/IQ31244 b/sys/arm/conf/IQ31244
index a9c66f0fa121..2066fb85c695 100644
--- a/sys/arm/conf/IQ31244
+++ b/sys/arm/conf/IQ31244
@@ -40,8 +40,8 @@ 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 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 GEOM_PART_BSD # BSD partition scheme