aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/amso1100/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rdma/amso1100/Kconfig')
-rw-r--r--drivers/staging/rdma/amso1100/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/staging/rdma/amso1100/Kconfig b/drivers/staging/rdma/amso1100/Kconfig
deleted file mode 100644
index e6ce5f209e47..000000000000
--- a/drivers/staging/rdma/amso1100/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-config INFINIBAND_AMSO1100
- tristate "Ammasso 1100 HCA support"
- depends on PCI && INET
- ---help---
- This is a low-level driver for the Ammasso 1100 host
- channel adapter (HCA).
-
-config INFINIBAND_AMSO1100_DEBUG
- bool "Verbose debugging output"
- depends on INFINIBAND_AMSO1100
- default n
- ---help---
- This option causes the amso1100 driver to produce a bunch of
- debug messages. Select this if you are developing the driver
- or trying to diagnose a problem.