diff options
author | Thiago Jung Bauermann <bauerman@linux.ibm.com> | 2019-06-28 05:19:27 +0300 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2019-08-06 01:40:20 +0300 |
commit | cf38fed1e183dd2410f62d49ae635fe593082f0c (patch) | |
tree | 07cbbd3485b337390af1d3e8124cd3565c8ce9f4 /arch | |
parent | e201af16d1ec76ccd19b90484d767984ff451f18 (diff) | |
download | linux-cf38fed1e183dd2410f62d49ae635fe593082f0c.tar.xz |
integrity: Select CONFIG_KEYS instead of depending on it
This avoids a dependency cycle in soon-to-be-introduced
CONFIG_IMA_APPRAISE_MODSIG: it will select CONFIG_MODULE_SIG_FORMAT
which in turn selects CONFIG_KEYS. Kconfig then complains that
CONFIG_INTEGRITY_SIGNATURE depends on CONFIG_KEYS.
Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions