[kernel] r15791 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Wed May 26 21:31:54 UTC 2010


Author: maks
Date: Wed May 26 21:31:47 2010
New Revision: 15791

Log:
topconfig enable modular CRYPTO_PCRYPT

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 26 21:30:51 2010	(r15790)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 26 21:31:47 2010	(r15791)
@@ -6,7 +6,7 @@
 
   [ maximilian attems ]
   * topconfig enable CFQ_GROUP_IOSCHED, MFD_WM8994, REGULATOR_MAX8649,
-    REGULATOR_WM8994, VHOST_NET, BT_ATH3K.
+    REGULATOR_WM8994, VHOST_NET, BT_ATH3K, CRYPTO_PCRYPT.
   * [x86] Enable X86_PCC_CPUFREQ, VGA_SWITCHEROO (closes: #582637).
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 26 May 2010 02:55:03 +0100

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed May 26 21:30:51 2010	(r15790)
+++ dists/trunk/linux-2.6/debian/config/config	Wed May 26 21:31:47 2010	(r15791)
@@ -30,6 +30,7 @@
 CONFIG_CRYPTO_GF128MUL=m
 CONFIG_CRYPTO_NULL=m
 # CONFIG_CRYPTO_CRYPTD is not set
+CONFIG_CRYPTO_PCRYPT=m
 CONFIG_CRYPTO_AUTHENC=m
 CONFIG_CRYPTO_TEST=m
 CONFIG_CRYPTO_CCM=m



More information about the Kernel-svn-changes mailing list