ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sat, 24 Jul 2010 10:41:18 +0000 (06:41 -0400)
committerSage Weil <sage@newdream.net>
Sun, 25 Jul 2010 04:36:07 +0000 (21:36 -0700)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/Kconfig

index 04b8280582a94d2002cffb291b43f7fe586e6ff3..bc87b9c1d27ea8e253f5a1b9b395a287ede4106e 100644 (file)
@@ -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