commit | 0b024d2446474c6a7c47573af5a35db83f557ce3 | [log] [tgz] |
---|---|---|
author | James Morris <jmorris@namei.org> | Tue Aug 09 11:33:36 2011 +1000 |
committer | James Morris <jmorris@namei.org> | Tue Aug 09 11:33:36 2011 +1000 |
tree | 56d1d380cd4f87581a0e276ee80cc52e438738b8 | |
parent | 5a2f3a02aea164f4f59c0c3497772090a411b462 [diff] |
EVM: ensure trusted and encypted key symbols are available to EVM 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>