From e9d1e389273aac7fc50c53f0d4492dc190185882 Mon Sep 17 00:00:00 2001 From: Jason Gunthorpe Date: Fri, 2 Feb 2018 14:40:03 -0700 Subject: 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 Signed-off-by: Doug Ledford --- drivers/infiniband/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/infiniband/Kconfig') 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 . 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 -- cgit v1.2.3-59-g8ed1b