[kernel] r12180 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Thu Sep 4 14:40:40 UTC 2008
Author: maks
Date: Thu Sep 4 14:40:39 2008
New Revision: 12180
Log:
topconfig enable modular CRYPTO_RMD128
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:39 2008
@@ -7,7 +7,7 @@
* topconfig set ATH9K, IWL5000, IP_NF_SECURITY, IP6_NF_SECURITY,
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.
+ USB_GSPCA, USB_S2255, OCFS2_FS_STATS, OMFS_FS, CRYPTO_RMD128.
* 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:39 2008
@@ -46,6 +46,7 @@
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
+CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
More information about the Kernel-svn-changes
mailing list