Module Name:    src
Committed By:   matt
Date:           Sun May 17 19:36:52 UTC 2015

Modified Files:
        src/sys/arch/evbmips/conf: INSTALL_XLSATX32 INSTALL_XLSATX64

Log Message:
No need for other kernel configs


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/conf/INSTALL_XLSATX32 \
    src/sys/arch/evbmips/conf/INSTALL_XLSATX64

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/INSTALL_XLSATX32
diff -u src/sys/arch/evbmips/conf/INSTALL_XLSATX32:1.2 src/sys/arch/evbmips/conf/INSTALL_XLSATX32:1.3
--- src/sys/arch/evbmips/conf/INSTALL_XLSATX32:1.2	Sun Feb 20 07:48:33 2011
+++ src/sys/arch/evbmips/conf/INSTALL_XLSATX32	Sun May 17 19:36:52 2015
@@ -1,8 +1,8 @@
-# $NetBSD: INSTALL_XLSATX32,v 1.2 2011/02/20 07:48:33 matt Exp $
+# $NetBSD: INSTALL_XLSATX32,v 1.3 2015/05/17 19:36:52 matt Exp $
 
 include		"arch/evbmips/conf/XLSATX32"
 
-#ident		"INSTALL_XLSATX32-$Revision: 1.2 $"           
+#ident		"INSTALL_XLSATX32-$Revision: 1.3 $"           
 
 # Enable the hooks used for initializing the root memory-disk.
 #     The ramdisk size must be kept in sync manually with the size of
@@ -12,3 +12,7 @@ options 	MEMORY_DISK_HOOKS
 options 	MEMORY_DISK_IS_ROOT		# force root on memory disk
 options 	MEMORY_DISK_SERVER=0		# no userspace memory disk
 options 	MEMORY_DISK_ROOT_SIZE=12288	# size of memory disk, in blocks
+
+no config netbsd-wm0
+no config netbsd-msk0
+no config netbsd-sd0a
Index: src/sys/arch/evbmips/conf/INSTALL_XLSATX64
diff -u src/sys/arch/evbmips/conf/INSTALL_XLSATX64:1.2 src/sys/arch/evbmips/conf/INSTALL_XLSATX64:1.3
--- src/sys/arch/evbmips/conf/INSTALL_XLSATX64:1.2	Sun Feb 20 07:48:33 2011
+++ src/sys/arch/evbmips/conf/INSTALL_XLSATX64	Sun May 17 19:36:52 2015
@@ -1,8 +1,8 @@
-# $NetBSD: INSTALL_XLSATX64,v 1.2 2011/02/20 07:48:33 matt Exp $
+# $NetBSD: INSTALL_XLSATX64,v 1.3 2015/05/17 19:36:52 matt Exp $
 
 include		"arch/evbmips/conf/XLSATX64"
 
-#ident		"INSTALL_XLSATX64-$Revision: 1.2 $"           
+#ident		"INSTALL_XLSATX64-$Revision: 1.3 $"           
 
 # Enable the hooks used for initializing the root memory-disk.
 #     The ramdisk size must be kept in sync manually with the size of
@@ -12,3 +12,7 @@ options 	MEMORY_DISK_HOOKS
 options 	MEMORY_DISK_IS_ROOT		# force root on memory disk
 options 	MEMORY_DISK_SERVER=0		# no userspace memory disk
 options 	MEMORY_DISK_ROOT_SIZE=12288	# size of memory disk, in blocks
+
+no config netbsd-wm0
+no config netbsd-msk0
+no config netbsd-sd0a

Reply via email to