You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
ceph: select CRYPTO
We select CRYPTO_AES, but not CRYPTO. Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
@@ -3,6 +3,7 @@ config CEPH_FS
|
|||||||
depends on INET && EXPERIMENTAL
|
depends on INET && EXPERIMENTAL
|
||||||
select LIBCRC32C
|
select LIBCRC32C
|
||||||
select CRYPTO_AES
|
select CRYPTO_AES
|
||||||
|
select CRYPTO
|
||||||
help
|
help
|
||||||
Choose Y or M here to include support for mounting the
|
Choose Y or M here to include support for mounting the
|
||||||
experimental Ceph distributed file system. Ceph is an extremely
|
experimental Ceph distributed file system. Ceph is an extremely
|
||||||
|
|||||||
Reference in New Issue
Block a user