[kernel/f17] Enable POWER7+ crypto modules (rhbz 857971)

Justin M. Forbes jforbes at fedoraproject.org
Tue Sep 18 14:46:55 UTC 2012


commit 107cc7895c173cd475abc0e6e900978e85b8c3b3
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue Sep 18 09:44:21 2012 -0500

    Enable POWER7+ crypto modules (rhbz 857971)

 config-powerpc64 |    4 ++--
 kernel.spec      |    5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/config-powerpc64 b/config-powerpc64
index 5be9caa..af7c05a 100644
--- a/config-powerpc64
+++ b/config-powerpc64
@@ -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
diff --git a/kernel.spec b/kernel.spec
index 6d1ec25..5bbfa64 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2326,7 +2326,10 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
-* Mon Sep 17 2012 Justin M. Forbes <jforbes at redhat.com>
+* Tue Sep 18 2012 Justin M. Forbes <jforbes at redhat.com>
+- Enable POWER7+ crypto modules (rhbz 857971)
+
+* Mon Sep 17 2012 Justin M. Forbes <jforbes at redhat.com> 3.5.4-1
 - Linux 3.5.4
 
 * Tue Sep 11 2012 Justin M. Forbes <jforbes at redhat.com> 


More information about the scm-commits mailing list