aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2003-07-29 18:08:16 +0000
committerNate Lawson <njl@FreeBSD.org>2003-07-29 18:08:16 +0000
commitdda5f182aefc5466431fb840f2e348bfac5fd8e2 (patch)
treed3243fb13c8ed10fb4f6e4b4bcd9f96d25b9ea24 /sys/conf/options
parent951934ee84248058ed06a6d263deceb9ae66382a (diff)
downloadsrc-dda5f182aefc5466431fb840f2e348bfac5fd8e2.tar.gz
src-dda5f182aefc5466431fb840f2e348bfac5fd8e2.zip
Fix the new DA_OLD_QUIRKS option for normal and module compiles.
Pointed out by: bde
Notes
Notes: svn path=/head/; revision=118179
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 6b65a3a647b1..4d09c8223962 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -254,13 +254,12 @@ SCSI_DELAY opt_scsi.h
SCSI_NO_SENSE_STRINGS opt_scsi.h
SCSI_NO_OP_STRINGS opt_scsi.h
-# Options used only in cam/scsi/scsi_da.c
-DA_OLD_QUIRKS opt_scsi.h
-
# Options used only in cam/scsi/scsi_cd.c
CHANGER_MIN_BUSY_SECONDS opt_cd.h
CHANGER_MAX_BUSY_SECONDS opt_cd.h
+DA_OLD_QUIRKS opt_da.h
+
# Options used only in cam/scsi/scsi_sa.c.
SA_IO_TIMEOUT opt_sa.h
SA_SPACE_TIMEOUT opt_sa.h