summaryrefslogtreecommitdiff
path: root/net/ceph/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/ceph/Kconfig')
-rw-r--r--net/ceph/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ceph/Kconfig b/net/ceph/Kconfig
index c5c4eef3a9ff..ea60e3ef0834 100644
--- a/net/ceph/Kconfig
+++ b/net/ceph/Kconfig
@@ -2,12 +2,11 @@
config CEPH_LIB
tristate "Ceph core library"
depends on INET
- select LIBCRC32C
+ select CRC32
select CRYPTO_AES
select CRYPTO_CBC
select CRYPTO_GCM
- select CRYPTO_HMAC
- select CRYPTO_SHA256
+ select CRYPTO_LIB_SHA256
select CRYPTO
select KEYS
default n