]> git.baikalelectronics.ru Git - kernel.git/commit
evm: enable key retention service automatically
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Fri, 28 Feb 2014 12:18:09 +0000 (14:18 +0200)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Fri, 7 Mar 2014 17:15:49 +0000 (12:15 -0500)
commit40ec20e6aed96fd4acae77e1435242e3c2316d4c
treed8701214ae5cc34eb70adba841fcb3e62c875bf8
parent2163a6b1039c5e56ab6d674e2498f04d75f45e2c
evm: enable key retention service automatically

If keys are not enabled, EVM is not visible in the configuration menu.
It may be difficult to figure out what to do unless you really know.
Other subsystems as NFS, CIFS select keys automatically. This patch does
the same.

This patch also removes '(TRUSTED_KEYS=y || TRUSTED_KEYS=n)' dependency,
which is unnecessary. EVM does not depend on trusted keys, but on
encrypted keys. evm.h provides compile time dependency.

Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/evm/Kconfig