Searched hist:"2 eaf6b5d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/keys/ |
H A D | Kconfig | 2eaf6b5d Wed Oct 30 06:15:23 CDT 2013 Josh Boyer <jwboyer@redhat.com> KEYS: Make BIG_KEYS boolean
Having the big_keys functionality as a module is very marginally useful. The userspace code that would use this functionality will get odd error messages from the keys layer if the module isn't loaded. The code itself is fairly small, so just have this as a boolean option and not a tristate.
Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org> Signed-off-by: David Howells <dhowells@redhat.com> 2eaf6b5d Wed Oct 30 06:15:23 CDT 2013 Josh Boyer <jwboyer@redhat.com> KEYS: Make BIG_KEYS boolean Having the big_keys functionality as a module is very marginally useful. The userspace code that would use this functionality will get odd error messages from the keys layer if the module isn't loaded. The code itself is fairly small, so just have this as a boolean option and not a tristate. Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org> Signed-off-by: David Howells <dhowells@redhat.com>
|