Add options to turn off support for Qlogic 1020/1040, Qlogic 1080/1240,
or Qlogic 2100 cards. This to save substantial f/w code space if you really care. Add in options to enable expanded lun or fabric f/w downloads for Qlogic 2100.
This commit is contained in:
parent
38ab56c440
commit
868e50d6d9
@ -1,4 +1,4 @@
|
||||
# $Id: options,v 1.128 1999/02/22 18:19:56 des Exp $
|
||||
# $Id: options,v 1.129 1999/03/02 20:26:02 semenu Exp $
|
||||
#
|
||||
# On the handling of kernel options
|
||||
#
|
||||
@ -181,6 +181,11 @@ SCSI_NCR_MYADDR opt_ncr.h
|
||||
SCSI_ISP_NO_FWLOAD_MASK opt_isp.h
|
||||
SCSI_ISP_NO_NVRAM_MASK opt_isp.h
|
||||
SCSI_ISP_PREFER_MEM_MAP opt_isp.h
|
||||
SCSI_ISP_FABRIC opt_isp.h
|
||||
SCSI_ISP_SCCLUN opt_isp.h
|
||||
ISP_DISABLE_1020_SUPPORT opt_isp.h
|
||||
ISP_DISABLE_1080_SUPPORT opt_isp.h
|
||||
ISP_DISABLE_2100_SUPPORT opt_isp.h
|
||||
|
||||
# Resource limits.
|
||||
DFLDSIZ opt_rlimit.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user