diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 2001-02-25 21:25:28 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 2001-02-25 21:25:28 +0000 |
| commit | 32cfb910ab86bc116a26b66653cd98c647c9bf91 (patch) | |
| tree | 8e621b36c13294d63308d0a84f0ce3b1ba7ff53a | |
| parent | de04cb02ad87703d4f7dada28a16d63be7c246c8 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index 72e5dc57b208..ee16421be01c 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -205,6 +205,7 @@ ISP_TARGET_MODE opt_isp.h # Options used in the 'ata' ATA/ATAPI driver ATA_STATIC_ID opt_ata.h ATA_ENABLE_ATAPI_DMA opt_ata.h +ATA_ENABLE_WC opt_ata.h ATA_ENABLE_TAGS opt_ata.h # Resource limits. |
