Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be4f104d authored by Sage Weil's avatar Sage Weil
Browse files

ceph: select CRYPTO



We select CRYPTO_AES, but not CRYPTO.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent a43fb731
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ config CEPH_FS
	depends on INET && EXPERIMENTAL
	select LIBCRC32C
	select CRYPTO_AES
	select CRYPTO
	help
	  Choose Y or M here to include support for mounting the
	  experimental Ceph distributed file system.  Ceph is an extremely