提交 be4f104d 编写于 作者: S Sage Weil

ceph: select CRYPTO

We select CRYPTO_AES, but not CRYPTO.
Signed-off-by: NSage Weil <sage@newdream.net>
上级 a43fb731
...@@ -3,6 +3,7 @@ config CEPH_FS ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册