diff options
author | kxie@chelsio.com <kxie@chelsio.com> | 2010-08-16 23:55:53 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-09-05 13:29:23 -0400 |
commit | 6f7efaabefebfbc523ea9776e3663a2d81b86399 (patch) | |
tree | b77eb425e2320e0a15d149723b190ac09062b5ee /drivers/scsi/Kconfig | |
parent | 7b36b6e03b0d6cee0948593a6a11841a457695b9 (diff) |
[SCSI] cxgb3i: change cxgb3i to use libcxgbi
Signed-off-by: Karen Xie <kxie@chelsio.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index bee3aef230d..a6fdcf4cf74 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -378,7 +378,6 @@ config ISCSI_BOOT_SYSFS | |||
378 | via sysfs to userspace. If you wish to export this information, | 378 | via sysfs to userspace. If you wish to export this information, |
379 | say Y. Otherwise, say N. | 379 | say Y. Otherwise, say N. |
380 | 380 | ||
381 | source "drivers/scsi/cxgb3i/Kconfig" | ||
382 | source "drivers/scsi/cxgbi/Kconfig" | 381 | source "drivers/scsi/cxgbi/Kconfig" |
383 | source "drivers/scsi/bnx2i/Kconfig" | 382 | source "drivers/scsi/bnx2i/Kconfig" |
384 | source "drivers/scsi/be2iscsi/Kconfig" | 383 | source "drivers/scsi/be2iscsi/Kconfig" |