Enable POWER7+ crypto modules (rhbz 857971)

This commit is contained in:
Justin M. Forbes 2012-09-18 09:44:21 -05:00
parent 20a9e7ec59
commit 107cc7895c
2 changed files with 6 additions and 3 deletions

View File

@ -163,8 +163,8 @@ CONFIG_PPC_ICSWX=y
CONFIG_IO_EVENT_IRQ=y
CONFIG_HW_RANDOM_AMD=m
# CONFIG_HW_RANDOM_PSERIES is not set
# CONFIG_CRYPTO_DEV_NX is not set
CONFIG_HW_RANDOM_PSERIES=m
CONFIG_CRYPTO_DEV_NX=m
CONFIG_BPF_JIT=y

View File

@ -2326,7 +2326,10 @@ fi
# '-' | |
# '-'
%changelog
* Mon Sep 17 2012 Justin M. Forbes <jforbes@redhat.com>
* Tue Sep 18 2012 Justin M. Forbes <jforbes@redhat.com>
- Enable POWER7+ crypto modules (rhbz 857971)
* Mon Sep 17 2012 Justin M. Forbes <jforbes@redhat.com> 3.5.4-1
- Linux 3.5.4
* Tue Sep 11 2012 Justin M. Forbes <jforbes@redhat.com>