nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
authorGreg Thelen <[email protected]>
Thu, 26 Apr 2018 18:19:31 +0000 (11:19 -0700)
committerDoug Ledford <[email protected]>
Fri, 27 Apr 2018 15:15:43 +0000 (11:15 -0400)
commitd6fc6a22fc7d3df987666725496ed5dd2dd30f23
tree5232a95d5aa1138f9cf07cc476eb17d7d846a598
parent3af7a156bdc356946098e13180be66b6420619bf
nvmet-rdma: depend on INFINIBAND_ADDR_TRANS

NVME_TARGET_RDMA code depends on INFINIBAND_ADDR_TRANS provided symbols.
So declare the kconfig dependency.  This is necessary to allow for
enabling INFINIBAND without INFINIBAND_ADDR_TRANS.

Signed-off-by: Greg Thelen <[email protected]>
Cc: Tarick Bedeir <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
drivers/nvme/target/Kconfig