mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
Remove all but one (ISP_TARGET_MODE) option for isp.
This commit is contained in:
parent
660e6453d4
commit
67bf0f9cc3
1 changed files with 0 additions and 18 deletions
|
|
@ -205,24 +205,6 @@ SCSI_NCR_MAX_WIDE opt_ncr.h
|
|||
SCSI_NCR_MYADDR opt_ncr.h
|
||||
|
||||
# Options used only in pci/isp_pci.c
|
||||
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
|
||||
SCSI_ISP_FCDUPLEX opt_isp.h
|
||||
SCSI_ISP_WWN 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
|
||||
ISP_DISABLE_12160_SUPPORT opt_isp.h
|
||||
ISP_COMPILE_FW opt_isp.h
|
||||
ISP_COMPILE_1020_FW opt_isp.h
|
||||
ISP_COMPILE_1080_FW opt_isp.h
|
||||
ISP_COMPILE_2100_FW opt_isp.h
|
||||
ISP_COMPILE_2200_FW opt_isp.h
|
||||
ISP_COMPILE_12160_FW opt_isp.h
|
||||
ISP_TARGET_MODE opt_isp.h
|
||||
|
||||
# Options used in the 'ata' ATA/ATAPI driver
|
||||
|
|
|
|||
Loading…
Reference in a new issue