Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbmips/conf Remove options NFS_V2_ONLY



details:   https://anonhg.NetBSD.org/src/rev/e89b47c6362f
branches:  trunk
changeset: 338903:e89b47c6362f
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jun 16 09:37:48 2015 +0000

description:
Remove options NFS_V2_ONLY

diffstat:

 sys/arch/evbmips/conf/ERLITE |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 4a38c938320d -r e89b47c6362f sys/arch/evbmips/conf/ERLITE
--- a/sys/arch/evbmips/conf/ERLITE      Tue Jun 16 07:29:46 2015 +0000
+++ b/sys/arch/evbmips/conf/ERLITE      Tue Jun 16 09:37:48 2015 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: ERLITE,v 1.10 2015/06/08 14:42:38 matt Exp $
+#      $NetBSD: ERLITE,v 1.11 2015/06/16 09:37:48 martin Exp $
 
 include        "arch/mips/conf/std.octeon"
 include        "arch/evbmips/conf/files.octeon"
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "ERLITE-$Revision: 1.10 $"
+#ident                 "ERLITE-$Revision: 1.11 $"
 
 maxusers       32
 
@@ -113,7 +113,6 @@
 #options       PCI_NETBSD_ENABLE_IDE=0x1
 
 options        NFS_BOOT_DHCP
-options        NFS_V2_ONLY
 
 config         netbsd  root on ? type ?
 #config                netbsd  root on cnmac0 type nfs



Home | Main Index | Thread Index | Old Index