EVM: ensure trusted and encypted key symbols are available to EVM
authorJames Morris <jmorris@namei.org>
Tue, 9 Aug 2011 01:33:36 +0000 (11:33 +1000)
committerJames Morris <jmorris@namei.org>
Tue, 9 Aug 2011 01:33:36 +0000 (11:33 +1000)
Select trusted and encrypted keys if EVM is selected, to ensure
the requisite symbols are available.  Otherwise, these can be
selected as modules while EVM is static, leading to a kernel
build failure.

Signed-off-by: James Morris <jmorris@namei.org>

No differences found