Skip to content
Snippets Groups Projects
Commit 25848b3e authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Sage Weil
Browse files

ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"

parent 1dadcce3
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ config CEPH_FS
tristate "Ceph distributed file system (EXPERIMENTAL)"
depends on INET && EXPERIMENTAL
select LIBCRC32C
select CONFIG_CRYPTO_AES
select CRYPTO_AES
help
Choose Y or M here to include support for mounting the
experimental Ceph distributed file system. Ceph is an extremely
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment