IMA: Correct Kconfig dependencies for hash selection
authorBen Hutchings <ben@decadent.org.uk>
Tue, 2 May 2017 18:27:00 +0000 (19:27 +0100)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 21 Jun 2017 18:37:12 +0000 (14:37 -0400)
commit38d192684e8b1811c352c208447d565f8f0a309f
treee374b2dbde5e8e895b6e65deaf55808495534cd6
parent6f6723e21589f4594bb72b27ddbb2f75defb33bb
IMA: Correct Kconfig dependencies for hash selection

IMA uses the hash algorithm too early to be able to use a module.
Require the selected hash algorithm to be built-in.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/ima/Kconfig