From 20f17ff1f9df6c9105bd0480f4a1769a4509782f Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sat, 24 Jul 2010 06:41:18 -0400 Subject: [PATCH] --- yaml --- r: 201340 b: refs/heads/master c: 25848b3ec681c7018e3746dd850c1e8ed0a3dd6b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ceph/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 81e264f5d869..0dec5feafce8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1dadcce358a4c4078e1ea0bc4365c3f67b8e373e +refs/heads/master: 25848b3ec681c7018e3746dd850c1e8ed0a3dd6b diff --git a/trunk/fs/ceph/Kconfig b/trunk/fs/ceph/Kconfig index 04b8280582a9..bc87b9c1d27e 100644 --- a/trunk/fs/ceph/Kconfig +++ b/trunk/fs/ceph/Kconfig @@ -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