diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 1999-07-05 20:20:57 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 1999-07-05 20:20:57 +0000 |
| commit | 862436726d86497ef4ca96f3384815b14ceeb13a (patch) | |
| tree | 78572de37787c683fd27b156944a24fa973a0da3 | |
| parent | 23df4be2d8f2172e0bf4b133e7e02c56d60a1182 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index 06ac4d8e9676..d00df9d3dd6c 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.121.2.9 1999/06/16 17:34:26 n_hibma Exp $ +# $Id: options,v 1.121.2.10 1999/06/27 19:31:14 mjacob Exp $ # # On the handling of kernel options # @@ -192,6 +192,7 @@ SCSI_ISP_FCDUPLEX opt_isp.h ISP_DISABLE_1020_SUPPORT opt_isp.h ISP_DISABLE_1080_SUPPORT opt_isp.h ISP_DISABLE_2100_SUPPORT opt_isp.h +ISP_DISABLE_2200_SUPPORT opt_isp.h # Resource limits. DFLDSIZ opt_rlimit.h |
