summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/BWCT
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/BWCT')
-rw-r--r--sys/arm/conf/BWCT6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arm/conf/BWCT b/sys/arm/conf/BWCT
index 0fb3b87..3a28e48 100644
--- a/sys/arm/conf/BWCT
+++ b/sys/arm/conf/BWCT
@@ -46,10 +46,10 @@ options SOFTUPDATES #Enable FFS soft updates support
#options MD_ROOT_SIZE=4096 # 3MB ram disk
#options ROOTDEVNAME=\"ufs:md0\"
#options ROOTDEVNAME=\"ufs:/dev/mmcsd0s1a\"
-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 BOOTP_NFSROOT
options BOOTP
OpenPOWER on IntegriCloud