diff --git a/fs/ceph/Kconfig b/fs/ceph/Kconfig index 9eb134ea6eb223a45be745c77f9530b80fcdc082..49bc78243db9f2f3f147de0bcc0e3c4f7f72fd66 100644 --- a/fs/ceph/Kconfig +++ b/fs/ceph/Kconfig @@ -1,6 +1,6 @@ config CEPH_FS - tristate "Ceph distributed file system (EXPERIMENTAL)" - depends on INET && EXPERIMENTAL + tristate "Ceph distributed file system" + depends on INET select CEPH_LIB select LIBCRC32C select CRYPTO_AES