summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorMichael Chan2009-06-09 03:14:44 +0200
committerJames Bottomley2009-06-09 17:22:45 +0200
commitcf4e6363859d30f24f8cd3e8930dbff399cc3550 (patch)
treebb2419cc519689664c34b21eff5ad4a882bceadb /drivers/scsi/Kconfig
parent[SCSI] cnic: Add new Broadcom CNIC driver. (diff)
downloadkernel-qcow2-linux-cf4e6363859d30f24f8cd3e8930dbff399cc3550.tar.gz
kernel-qcow2-linux-cf4e6363859d30f24f8cd3e8930dbff399cc3550.tar.xz
kernel-qcow2-linux-cf4e6363859d30f24f8cd3e8930dbff399cc3550.zip
[SCSI] bnx2i: Add bnx2i iSCSI driver.
New iSCSI driver for Broadcom BNX2 devices. The driver interfaces with the CNIC driver to access the hardware. Signed-off-by: Anil Veerabhadrappa <anilgv@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 759e1507e63c..6a19ed9a1194 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -354,6 +354,7 @@ config ISCSI_TCP
http://open-iscsi.org
source "drivers/scsi/cxgb3i/Kconfig"
+source "drivers/scsi/bnx2i/Kconfig"
config SGIWD93_SCSI
tristate "SGI WD93C93 SCSI Driver"