aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-05-26 12:57:44 -0400
committerDoug Ledford <dledford@redhat.com>2016-05-26 12:59:34 -0400
commit7a226f9c32b0481b0744e2726cd7f8349b866af5 (patch)
tree890872e452d463a3d6ee90110c4b452c14dc3bea /drivers/staging/rdma
parentIB/core: Make device counter infrastructure dynamic (diff)
downloadlinux-dev-7a226f9c32b0481b0744e2726cd7f8349b866af5.tar.xz
linux-dev-7a226f9c32b0481b0744e2726cd7f8349b866af5.zip
staging/rdma: Remove the entire rdma subdirectory of staging
This is no longer in use. Remove it. Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/staging/rdma')
-rw-r--r--drivers/staging/rdma/Kconfig25
-rw-r--r--drivers/staging/rdma/Makefile1
2 files changed, 0 insertions, 26 deletions
diff --git a/drivers/staging/rdma/Kconfig b/drivers/staging/rdma/Kconfig
deleted file mode 100644
index 2c5b0188ebbf..000000000000
--- a/drivers/staging/rdma/Kconfig
+++ /dev/null
@@ -1,25 +0,0 @@
-menuconfig STAGING_RDMA
- tristate "RDMA staging drivers"
- depends on INFINIBAND
- depends on PCI || BROKEN
- depends on HAS_IOMEM
- depends on NET
- depends on INET
- default n
- ---help---
- This option allows you to select a number of RDMA drivers that
- fall into one of two categories: deprecated drivers being held
- here before finally being removed or new drivers that still need
- some work before being moved to the normal RDMA driver area.
-
- If you wish to work on these drivers, to help improve them, or
- to report problems you have with them, please use the
- linux-rdma@vger.kernel.org mailing list.
-
- If in doubt, say N here.
-
-
-# Please keep entries in alphabetic order
-if STAGING_RDMA
-
-endif
diff --git a/drivers/staging/rdma/Makefile b/drivers/staging/rdma/Makefile
deleted file mode 100644
index b5e94f169101..000000000000
--- a/drivers/staging/rdma/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-# Entries for RDMA_STAGING tree