nvme: depend on INFINIBAND_ADDR_TRANS
authorGreg Thelen <[email protected]>
Thu, 26 Apr 2018 18:19:30 +0000 (11:19 -0700)
committerDoug Ledford <[email protected]>
Fri, 27 Apr 2018 15:15:43 +0000 (11:15 -0400)
commit3af7a156bdc356946098e13180be66b6420619bf
treee7a09dce1716881582a1069e2adc0fd2815281dc
parent444261ca6ff201fa03de97a5041237e67a9d8d31
nvme: depend on INFINIBAND_ADDR_TRANS

NVME_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/host/Kconfig