babdb788f7
CNIC and BNX2I must depend on PCI. Dependencies do not get propagated through select. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
8 lines
213 B
Text
8 lines
213 B
Text
config SCSI_BNX2_ISCSI
|
|
tristate "Broadcom NetXtreme II iSCSI support"
|
|
select SCSI_ISCSI_ATTRS
|
|
select CNIC
|
|
depends on PCI
|
|
---help---
|
|
This driver supports iSCSI offload for the Broadcom NetXtreme II
|
|
devices.
|