diff options
Diffstat (limited to 'security/keys/Kconfig')
-rw-r--r-- | security/keys/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/keys/Kconfig b/security/keys/Kconfig index a90d6d300dbd..15e0dfe8c80f 100644 --- a/security/keys/Kconfig +++ b/security/keys/Kconfig | |||
@@ -4,6 +4,7 @@ | |||
4 | 4 | ||
5 | config KEYS | 5 | config KEYS |
6 | bool "Enable access key retention support" | 6 | bool "Enable access key retention support" |
7 | select ASSOCIATIVE_ARRAY | ||
7 | help | 8 | help |
8 | This option provides support for retaining authentication tokens and | 9 | This option provides support for retaining authentication tokens and |
9 | access keys in the kernel. | 10 | access keys in the kernel. |