summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2012-10-23 22:58:25 +0000
committerthompsa <thompsa@FreeBSD.org>2012-10-23 22:58:25 +0000
commitafe2d7631c478a3797de723a94428298cb135411 (patch)
tree4663034de377c0efe4d392a46cb0393899a4cfd7 /sys/mips
parentac417b1e9c347e8649a7229e73eb9c1e8ab5f809 (diff)
downloadFreeBSD-src-afe2d7631c478a3797de723a94428298cb135411.zip
FreeBSD-src-afe2d7631c478a3797de723a94428298cb135411.tar.gz
Fix spelling of NFSCL option.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AR71XX_BASE2
-rw-r--r--sys/mips/conf/AR724X_BASE2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/conf/AR71XX_BASE b/sys/mips/conf/AR71XX_BASE
index 65d01254..72a925d 100644
--- a/sys/mips/conf/AR71XX_BASE
+++ b/sys/mips/conf/AR71XX_BASE
@@ -33,7 +33,7 @@ options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6 # IPv6
-# options NFS_CL #Network Filesystem Client
+# options NFSCL #Network Filesystem Client
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
diff --git a/sys/mips/conf/AR724X_BASE b/sys/mips/conf/AR724X_BASE
index 9d9ad64..ca862f5 100644
--- a/sys/mips/conf/AR724X_BASE
+++ b/sys/mips/conf/AR724X_BASE
@@ -33,7 +33,7 @@ options KDB
options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
#options INET6 # IPv6
-#options NFS_CL #Network Filesystem Client
+#options NFSCL #Network Filesystem Client
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
OpenPOWER on IntegriCloud