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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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