Sat Sep 20 18:19:11 2008 UTC ()
Remove obsolete options I2OVERBOSE.


(tsutsui)
diff -r1.3 -r1.4 src/sys/arch/evbarm/conf/MPCSA_GENERIC

cvs diff -r1.3 -r1.4 src/sys/arch/evbarm/conf/MPCSA_GENERIC (expand / switch to context diff)
--- src/sys/arch/evbarm/conf/MPCSA_GENERIC 2008/07/31 07:41:00 1.3
+++ src/sys/arch/evbarm/conf/MPCSA_GENERIC 2008/09/20 18:19:11 1.4
@@ -1,4 +1,4 @@
-# $NetBSD: MPCSA_GENERIC,v 1.3 2008/07/31 07:41:00 simonb Exp $
+# $NetBSD: MPCSA_GENERIC,v 1.4 2008/09/20 18:19:11 tsutsui Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.3 $"
+#ident 		"GENERIC-$Revision: 1.4 $"
 
 maxusers	32		# estimated number of users
 
@@ -206,7 +206,6 @@
 options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
 options 	SCSIVERBOSE	# human readable SCSI error messages
 options 	USBVERBOSE	# verbose USB device autoconfig messages
-options 	I2OVERBOSE	# verbose I2O driver messages
 
 options 	NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM