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

Maximilian Attems maks at alioth.debian.org
Thu Sep 4 14:40:46 UTC 2008


Author: maks
Date: Thu Sep  4 14:40:45 2008
New Revision: 12182

Log:
topconfig enable modular CRYPTO_RMD256

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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Sep  4 14:40:45 2008
@@ -8,7 +8,7 @@
     BRIDGE_EBT_IP6, BT_HCIBTUSB, TOUCHSCREEN_INEXIO, TOUCHSCREEN_TOUCHIT213,
     VIRTIO_CONSOLE, VIDEO_ZORAN_ZR36060, USB_VIDEO_CLASS_INPUT_EVDEV,
     USB_GSPCA, USB_S2255, OCFS2_FS_STATS, OMFS_FS, CRYPTO_RMD128,
-    CRYPTO_RMD160.
+    CRYPTO_RMD160, CRYPTO_RMD256.
   * x86 set MOUSE_BCM5974.
 
   [ Martin Michlmayr ]

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Sep  4 14:40:45 2008
@@ -48,6 +48,7 @@
 CONFIG_CRYPTO_MICHAEL_MIC=m
 CONFIG_CRYPTO_RMD128=m
 CONFIG_CRYPTO_RMD160=m
+CONFIG_CRYPTO_RMD256=m
 CONFIG_CRYPTO_SHA1=m
 CONFIG_CRYPTO_SHA256=m
 CONFIG_CRYPTO_SHA512=m



More information about the Kernel-svn-changes mailing list