From: Jason Gunthorpe Date: Fri, 2 Feb 2018 21:40:03 +0000 (-0700) Subject: IB/uverbs: Use the standard kConfig format for experimental X-Git-Tag: v5.15~9457^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9d1e389273aac7fc50c53f0d4492dc190185882;p=platform%2Fkernel%2Flinux-starfive.git 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 --- diff --git a/drivers/infiniband/Kconfig b/drivers/infiniband/Kconfig index fe63af4..857beed 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