summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-09-01 22:16:33 +0000
committermsmith <msmith@FreeBSD.org>2000-09-01 22:16:33 +0000
commitf1b30bdb023013dc95e47514ca4a9bf919981630 (patch)
treeba8201dd196ba7f3df3c2037840ae4f7c30944f4 /sys
parent10235bb8153a18b86cec5f6f6d3ebf2c3a02b6bf (diff)
downloadFreeBSD-src-f1b30bdb023013dc95e47514ca4a9bf919981630.zip
FreeBSD-src-f1b30bdb023013dc95e47514ca4a9bf919981630.tar.gz
List opt_asr.h for creation, as it's expected by the 'asr' driver in a
static kernel build.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 508707b..7a0dd1e 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -315,6 +315,9 @@ 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"'.
OpenPOWER on IntegriCloud