]> git.karo-electronics.de Git - karo-tx-linux.git/commit
keys: select CONFIG_CRYPTO when selecting DH / KDF
authorStephan Müller <smueller@chronox.de>
Tue, 11 Apr 2017 11:07:07 +0000 (13:07 +0200)
committerDavid Howells <dhowells@redhat.com>
Tue, 11 Apr 2017 22:18:09 +0000 (23:18 +0100)
commit4cd4ca7cc848bedc70b5d0acac9d1ae33d73513a
tree47d83e6053a11e3bd3c3ee003d61feb934c9aab9
parentf1c316a3ab9d24df6022682422fe897492f2c0c8
keys: select CONFIG_CRYPTO when selecting DH / KDF

Select CONFIG_CRYPTO in addition to CONFIG_HASH to ensure that
also CONFIG_HASH2 is selected. Both are needed for the shash
cipher support required for the KDF operation.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: David Howells <dhowells@redhat.com>
security/keys/Kconfig