staging/rdma: Kconfig change STAGING_RDMA to be tristate.
commitb2d023af6995b949c3661abed48c5e8266b1170b
authorIra Weiny <ira.weiny@intel.com>
Mon, 28 Sep 2015 18:05:48 +0000 (28 14:05 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:42:27 +0000 (29 03:42 +0200)
tree254ad02280714cc3c10e5245542f69368abb5416
parentb91cc5738f89ee0d551a1cd90d794c537b8f1dea
staging/rdma: Kconfig change STAGING_RDMA to be tristate.

STAGING_RDMA was failing to build when INFINIBAND was set to 'm' and
STAGING_RDMA was set to 'y'.

Making this a tristate properly inherits the 'm' from the INFINIBAND setting.

Reviewed-by: Dalessandro, Dennis <dennis.dalessandro@intel.com>
Reviewed-by: John, Jubin <jubin.john@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/Kconfig