Module Name:    src
Committed By:   matt
Date:           Wed Dec 28 05:38:05 UTC 2011

Modified Files:
        src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLPEVB32

Log Message:
Add commented out options for CFI_DEBUG_QRY, CFI_DEBUG_JEDEC


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/evbmips/conf/XLPEVB32

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbmips/conf/XLPEVB32
diff -u src/sys/arch/evbmips/conf/XLPEVB32:1.1.2.1 src/sys/arch/evbmips/conf/XLPEVB32:1.1.2.2
--- src/sys/arch/evbmips/conf/XLPEVB32:1.1.2.1	Sat Dec 24 01:42:48 2011
+++ src/sys/arch/evbmips/conf/XLPEVB32	Wed Dec 28 05:38:05 2011
@@ -1,7 +1,7 @@
-# $NetBSD: XLPEVB32,v 1.1.2.1 2011/12/24 01:42:48 matt Exp $
+# $NetBSD: XLPEVB32,v 1.1.2.2 2011/12/28 05:38:05 matt Exp $
 #
 
-#ident  	"XLSATX32-$Revision: 1.1.2.1 $"
+#ident  	"XLSATX32-$Revision: 1.1.2.2 $"
 
 include "arch/evbmips/conf/XLPEVB"
 
@@ -11,6 +11,7 @@ options 	PCI_NETBSD_CONFIGURE
 #options 	PCI_CONFIG_DUMP
 options 	PCI_VERBOSE
 #options 	SDMMC_DEBUG
+#options 	CFI_DEBUG_QRY, CFI_DEBUG_JEDEC
 
 makeoptions	LP64="no"
 makeoptions	NEED_BINARY="yes"

Reply via email to