cifs: smbd: depend on INFINIBAND_ADDR_TRANS
authorGreg Thelen <[email protected]>
Thu, 26 Apr 2018 18:19:33 +0000 (11:19 -0700)
committerDoug Ledford <[email protected]>
Fri, 27 Apr 2018 15:15:44 +0000 (11:15 -0400)
commit3c6b03d18df657d677808d7090b4d03bc6026efd
tree161e7e645d44a0b57f016ee8c319ec6a445f81ae
parent346a47b65d10e450778ec0d21e4a9409f25daaa8
cifs: smbd: depend on INFINIBAND_ADDR_TRANS

CIFS_SMB_DIRECT 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]>
Reviewed-by: Long Li <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
fs/cifs/Kconfig