IB/iser: INFINIBAND_ISER depends on INET
iSER won't build without CONFIG_INET enabled, so make Kconfig reflect that. Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
config INFINIBAND_ISER
|
config INFINIBAND_ISER
|
||||||
tristate "ISCSI RDMA Protocol"
|
tristate "ISCSI RDMA Protocol"
|
||||||
depends on INFINIBAND && SCSI
|
depends on INFINIBAND && SCSI && INET
|
||||||
select SCSI_ISCSI_ATTRS
|
select SCSI_ISCSI_ATTRS
|
||||||
---help---
|
---help---
|
||||||
Support for the ISCSI RDMA Protocol over InfiniBand. This
|
Support for the ISCSI RDMA Protocol over InfiniBand. This
|
||||||
|
Reference in New Issue
Block a user