diff options
author | Naresh Kumar Inna <naresh@chelsio.com> | 2012-11-15 12:11:18 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-11-27 00:00:39 -0500 |
commit | a3667aaed5698b84bad2f1b3f71adc86499f4bc6 (patch) | |
tree | f5b6f2b9ac646c84325b4e4862598452f479d30e /drivers/scsi/Kconfig | |
parent | ce91a9234c16b6d480847f49ea504f66b3f6e350 (diff) |
[SCSI] csiostor: Chelsio FCoE offload driver
Signed-off-by: Naresh Kumar Inna <naresh@chelsio.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 74bf1aa7af46..af7a3e727cd4 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1812,6 +1812,7 @@ config SCSI_VIRTIO | |||
1812 | This is the virtual HBA driver for virtio. If the kernel will | 1812 | This is the virtual HBA driver for virtio. If the kernel will |
1813 | be used in a virtual machine, say Y or M. | 1813 | be used in a virtual machine, say Y or M. |
1814 | 1814 | ||
1815 | source "drivers/scsi/csiostor/Kconfig" | ||
1815 | 1816 | ||
1816 | endif # SCSI_LOWLEVEL | 1817 | endif # SCSI_LOWLEVEL |
1817 | 1818 | ||