diff options
Diffstat (limited to 'fs/ceph/Kconfig')
| -rw-r--r-- | fs/ceph/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/ceph/Kconfig b/fs/ceph/Kconfig index 94df854147d3..3e7def3d31c1 100644 --- a/fs/ceph/Kconfig +++ b/fs/ceph/Kconfig @@ -3,10 +3,11 @@ config CEPH_FS tristate "Ceph distributed file system" depends on INET select CEPH_LIB - select LIBCRC32C + select CRC32 select CRYPTO_AES select CRYPTO select NETFS_SUPPORT + select FS_ENCRYPTION_ALGS if FS_ENCRYPTION default n help Choose Y or M here to include support for mounting the |
