Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys

knows about it any more.
This commit is contained in:
Poul-Henning Kamp 2006-07-17 08:14:46 +00:00
parent 2e9f4a698d
commit cabdf61c75
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160422
2 changed files with 1 additions and 5 deletions

View File

@ -1787,8 +1787,7 @@ device miibus
# the D-Link DFE-550TX.
# ti: Support for PCI gigabit ethernet NICs based on the Alteon Networks
# Tigon 1 and Tigon 2 chipsets. This includes the Alteon AceNIC, the
# 3Com 3c985, the Netgear GA620 and various others. Note that you will
# probably want to bump up NMBCLUSTERS a lot to use this driver.
# 3Com 3c985, the Netgear GA620 and various others.
# tl: Support for the Texas Instruments TNETE100 series 'ThunderLAN'
# cards and integrated ethernet controllers. This includes several
# Compaq Netelligent 10/100 cards and the built-in ethernet controllers
@ -2597,8 +2596,6 @@ options MSGTQL=41 # Max number of messages in system
options NBUF=512 # Number of buffer headers
options NMBCLUSTERS=1024 # Number of mbuf clusters
options SCSI_NCR_DEBUG
options SCSI_NCR_MAX_SYNC=10000
options SCSI_NCR_MAX_WIDE=1

View File

@ -255,7 +255,6 @@ MSDOSFS_LARGE opt_msdosfs.h
HZ opt_param.h
MAXFILES opt_param.h
NBUF opt_param.h
NMBCLUSTERS opt_param.h
NSFBUFS opt_param.h
VM_BCACHE_SIZE_MAX opt_param.h
VM_SWZONE_SIZE_MAX opt_param.h