Build BIG_KEYS into the kernel (rhbz 1017683)

This commit is contained in:
Josh Boyer 2013-10-20 19:49:12 -04:00
parent e456508037
commit 1113a8cf60
2 changed files with 4 additions and 1 deletions

View File

@ -4367,7 +4367,7 @@ CONFIG_ZLIB_DEFLATE=m
CONFIG_INITRAMFS_SOURCE=""
CONFIG_KEYS=y
CONFIG_PERSISTENT_KEYRINGS=y
CONFIG_BIG_KEYS=m
CONFIG_BIG_KEYS=y
CONFIG_TRUSTED_KEYS=m
CONFIG_ENCRYPTED_KEYS=m
CONFIG_KEYS_DEBUG_PROC_KEYS=y

View File

@ -2264,6 +2264,9 @@ fi
# ||----w |
# || ||
%changelog
* Sun Oct 20 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Build BIG_KEYS into the kernel (rhbz 1017683)
* Sun Oct 20 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Enable U8500 SoC (Snowball) on ARM