garbage collect ASR_MEASURE_PERFORMANCE

This commit is contained in:
Scott Long 2004-04-21 20:18:06 +00:00
parent 4ada12355d
commit fce240d124
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128533
2 changed files with 0 additions and 5 deletions

View file

@ -2406,8 +2406,6 @@ options AAC_DEBUG # Debugging levels:
# items in loops, etc.
# Yet more undocumented options for linting.
# Broken:
##options ASR_MEASURE_PERFORMANCE
# BKTR_ALLOC_PAGES has no effect except to cause warnings, and
# BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the
# driver still mostly spells this option BROOKTREE_ALLOC_PAGES.

View file

@ -413,9 +413,6 @@ DPT_TIMEOUT_FACTOR opt_dpt.h
DPT_LOST_IRQ opt_dpt.h
DPT_RESET_HBA opt_dpt.h
# Adaptec ASR and DPT V/VI controller options
ASR_MEASURE_PERFORMANCE opt_asr.h
# Misc debug flags. Most of these should probably be replaced with
# 'DEBUG', and then let people recompile just the interesting modules
# with 'make CC="cc -DDEBUG"'.