summaryrefslogtreecommitdiff
path: root/security/integrity/ima/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-27 14:52:33 +0100
committerMimi Zohar <zohar@linux.vnet.ibm.com>2015-12-15 09:57:21 -0500
commit05d3884b1ee66d83ad70ffa658c7b363797e2b0c (patch)
tree8953d32bc5311a07fa9b82bfb6fa2e3f92475721 /security/integrity/ima/Kconfig
parent523b74b16bcbba34c662da5df7fa111ae4c1d0e6 (diff)
evm: EVM_LOAD_X509 depends on EVM
The newly added EVM_LOAD_X509 code can be configured even if CONFIG_EVM is disabled, but that causes a link error: security/built-in.o: In function `integrity_load_keys': digsig_asymmetric.c:(.init.text+0x400): undefined reference to `evm_load_x509' This adds a Kconfig dependency to ensure it is only enabled when CONFIG_EVM is set as well. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 2ce523eb8976 ("evm: load x509 certificate from the kernel") Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'security/integrity/ima/Kconfig')
0 files changed, 0 insertions, 0 deletions