Remove obsolete options I2OVERBOSE.
This commit is contained in:
parent
47d8270f89
commit
216fead6b1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user