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

Maximilian Attems maks at alioth.debian.org
Wed Apr 22 14:35:43 UTC 2009


Author: maks
Date: Wed Apr 22 14:35:42 2009
New Revision: 13497

Log:
topconfig enable modular CRYPTO_ZLIB

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 Apr 22 14:35:38 2009	(r13496)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Apr 22 14:35:42 2009	(r13497)
@@ -17,7 +17,7 @@
     SND_INDIGODJX, USB_SERIAL_CP210X, USB_SERIAL_QUALCOMM,
     USB_SERIAL_SYMBOL, ISL29003, SERIAL_MAX3100, VIDEO_HDPVR, VIDEO_CX231XX,
     DRAGONRISE_FF, LEDS_LP5521, LEDS_DAC124S085, LEDS_BD2802,
-    UIO_AEC.
+    UIO_AEC, CRYPTO_ZLIB.
 
   [ Ben Hutchings ]
   * Remove firmware from driver/staging (closes: #521553)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed Apr 22 14:35:38 2009	(r13496)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Apr 22 14:35:42 2009	(r13497)
@@ -72,6 +72,7 @@
 CONFIG_CRYPTO_TEA=m
 CONFIG_CRYPTO_TWOFISH=m
 CONFIG_CRYPTO_DEFLATE=m
+CONFIG_CRYPTO_ZLIB=m
 CONFIG_CRYPTO_LZO=m
 CONFIG_CRYPTO_ANSI_CPRNG=m
 



More information about the Kernel-svn-changes mailing list