aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/Kconfig
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@mellanox.com>2018-02-02 14:40:03 -0700
committerDoug Ledford <dledford@redhat.com>2018-02-04 11:56:53 -0500
commite9d1e389273aac7fc50c53f0d4492dc190185882 (patch)
tree8c1c93a3cc05fe5e9729b94ade0e9bd851b54886 /drivers/infiniband/Kconfig
parentIB: Update references to libibverbs (diff)
downloadlinux-dev-e9d1e389273aac7fc50c53f0d4492dc190185882.tar.xz
linux-dev-e9d1e389273aac7fc50c53f0d4492dc190185882.zip
IB/uverbs: Use the standard kConfig format for experimental
We really don't want people turning this on just yet, make it very clear with capital letters. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/Kconfig')
-rw-r--r--drivers/infiniband/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/Kconfig b/drivers/infiniband/Kconfig
index fe63af421e79..857beed1459c 100644
--- a/drivers/infiniband/Kconfig
+++ b/drivers/infiniband/Kconfig
@@ -35,7 +35,7 @@ config INFINIBAND_USER_ACCESS
rdma-core <https://github.com/linux-rdma/rdma-core>.
config INFINIBAND_EXP_USER_ACCESS
- bool "Allow experimental support for Infiniband ABI"
+ bool "Enable the full uverbs ioctl interface (EXPERIMENTAL)"
depends on INFINIBAND_USER_ACCESS
---help---
IOCTL based ABI support for Infiniband. This allows userspace