summary refs log tree commit diff
path: root/net/ceph/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/ceph/Kconfig')
-rw-r--r--net/ceph/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ceph/Kconfig b/net/ceph/Kconfig
index cc04dd667a10..e50cc69ae8ca 100644
--- a/net/ceph/Kconfig
+++ b/net/ceph/Kconfig
@@ -1,6 +1,6 @@
 config CEPH_LIB
-        tristate "Ceph core library (EXPERIMENTAL)"
-	depends on INET && EXPERIMENTAL
+	tristate "Ceph core library"
+	depends on INET
 	select LIBCRC32C
 	select CRYPTO_AES
 	select CRYPTO