diff options
Diffstat (limited to 'security/integrity/ima/Kconfig')
-rw-r--r-- | security/integrity/ima/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/integrity/ima/Kconfig b/security/integrity/ima/Kconfig index 57515bc915c0..df303346029b 100644 --- a/security/integrity/ima/Kconfig +++ b/security/integrity/ima/Kconfig | |||
@@ -126,7 +126,6 @@ config IMA_TRUSTED_KEYRING | |||
126 | bool "Require all keys on the .ima keyring be signed" | 126 | bool "Require all keys on the .ima keyring be signed" |
127 | depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING | 127 | depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING |
128 | depends on INTEGRITY_ASYMMETRIC_KEYS | 128 | depends on INTEGRITY_ASYMMETRIC_KEYS |
129 | select KEYS_DEBUG_PROC_KEYS | ||
130 | default y | 129 | default y |
131 | help | 130 | help |
132 | This option requires that all keys added to the .ima | 131 | This option requires that all keys added to the .ima |