summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/Kconfig
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-02-03 11:10:58 -0500
committerDoug Ledford <dledford@redhat.com>2016-02-03 11:10:58 -0500
commitb85d9905a7ca128f24e3a4e60ff2a1b0cd58ae7c (patch)
tree1c499fa47a01d4a44425c9929f2cc0fd5baf2ea0 /drivers/staging/rdma/Kconfig
parente581d111dad3781266ae1abe1d2848e69406deb5 (diff)
downloadlinux-b85d9905a7ca128f24e3a4e60ff2a1b0cd58ae7c.tar.bz2
staging/rdma: remove deprecated ipath driver
This driver was moved to staging for eventual deletion. Time to complete that task. Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/staging/rdma/Kconfig')
-rw-r--r--drivers/staging/rdma/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rdma/Kconfig b/drivers/staging/rdma/Kconfig
index 8a0be6961d7a..f1f3ecadf0fb 100644
--- a/drivers/staging/rdma/Kconfig
+++ b/drivers/staging/rdma/Kconfig
@@ -24,6 +24,4 @@ if STAGING_RDMA
source "drivers/staging/rdma/hfi1/Kconfig"
-source "drivers/staging/rdma/ipath/Kconfig"
-
endif