summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2013-01-05 20:30:10 +0000
committerkientzle <kientzle@FreeBSD.org>2013-01-05 20:30:10 +0000
commit5ec4d94d6a68e734388662fa847f0901800c9bce (patch)
tree8bb3a92c0cf56919c9852d5b6c229acc44e7842a /sys/arm
parent7dc424a71250a63e2eccdd4cb3b67ab82d0ea573 (diff)
downloadFreeBSD-src-5ec4d94d6a68e734388662fa847f0901800c9bce.zip
FreeBSD-src-5ec4d94d6a68e734388662fa847f0901800c9bce.tar.gz
Prefer the new NFS modules
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/BEAGLEBONE6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arm/conf/BEAGLEBONE b/sys/arm/conf/BEAGLEBONE
index 2874dfd..1481d92 100644
--- a/sys/arm/conf/BEAGLEBONE
+++ b/sys/arm/conf/BEAGLEBONE
@@ -62,11 +62,11 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
# NFS support
#options NFSCL
-#options NFSSERVER #Network Filesystem Server
-#options NFSCLIENT #Network Filesystem Client
+#options NFSD
+#options NFSLOCKD
# Uncomment this for NFS root
-#options NFS_ROOT #NFS usable as /, requires NFSCLIENT
+#options NFS_ROOT #NFS usable as /, requires NFSCL
#options BOOTP_NFSROOT
#options BOOTP_COMPAT
#options BOOTP
OpenPOWER on IntegriCloud