diff options
Diffstat (limited to 'security/integrity/Kconfig')
-rw-r--r-- | security/integrity/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/integrity/Kconfig b/security/integrity/Kconfig index d87fa2a8fa3b..d384ea921482 100644 --- a/security/integrity/Kconfig +++ b/security/integrity/Kconfig | |||
@@ -5,7 +5,7 @@ config INTEGRITY | |||
5 | 5 | ||
6 | config INTEGRITY_DIGSIG | 6 | config INTEGRITY_DIGSIG |
7 | boolean "Digital signature verification using multiple keyrings" | 7 | boolean "Digital signature verification using multiple keyrings" |
8 | depends on INTEGRITY | 8 | depends on INTEGRITY && KEYS |
9 | default n | 9 | default n |
10 | select DIGSIG | 10 | select DIGSIG |
11 | help | 11 | help |