diff options
Diffstat (limited to 'security/keys/Kconfig')
-rw-r--r-- | security/keys/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/keys/Kconfig b/security/keys/Kconfig index 53d8748c9564..a4f3f8c48d6e 100644 --- a/security/keys/Kconfig +++ b/security/keys/Kconfig | |||
@@ -38,7 +38,7 @@ config PERSISTENT_KEYRINGS | |||
38 | removed if they expire (a default timeout is set upon creation). | 38 | removed if they expire (a default timeout is set upon creation). |
39 | 39 | ||
40 | config BIG_KEYS | 40 | config BIG_KEYS |
41 | tristate "Large payload keys" | 41 | bool "Large payload keys" |
42 | depends on KEYS | 42 | depends on KEYS |
43 | depends on TMPFS | 43 | depends on TMPFS |
44 | help | 44 | help |