From 216fead6b1035d41bb8960fa71b475d1a1516c1c Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sat, 20 Sep 2008 18:19:11 +0000 Subject: [PATCH] Remove obsolete options I2OVERBOSE. --- sys/arch/evbarm/conf/MPCSA_GENERIC | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys/arch/evbarm/conf/MPCSA_GENERIC b/sys/arch/evbarm/conf/MPCSA_GENERIC index 364d6064005e..a0a5cd160b36 100644 --- a/sys/arch/evbarm/conf/MPCSA_GENERIC +++ b/sys/arch/evbarm/conf/MPCSA_GENERIC @@ -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 @@ include "arch/evbarm/conf/std.mpcsa" 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 MIIVERBOSE # verbose PHY autoconfig messages 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