aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/ehca/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rdma/ehca/Kconfig')
-rw-r--r--drivers/staging/rdma/ehca/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/rdma/ehca/Kconfig b/drivers/staging/rdma/ehca/Kconfig
new file mode 100644
index 000000000000..3fadd2ad6426
--- /dev/null
+++ b/drivers/staging/rdma/ehca/Kconfig
@@ -0,0 +1,10 @@
+config INFINIBAND_EHCA
+ tristate "eHCA support"
+ depends on IBMEBUS
+ ---help---
+ This driver supports the deprecated IBM pSeries eHCA InfiniBand
+ adapter.
+
+ To compile the driver as a module, choose M here. The module
+ will be called ib_ehca.
+