topconfig enable modular CRYPTO_RMD256

svn path=/dists/trunk/linux-2.6/; revision=12182
This commit is contained in:
Maximilian Attems 2008-09-04 14:40:45 +00:00
parent dbaded630e
commit 68116ba5df
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -8,7 +8,7 @@ linux-2.6 (2.6.27~rc5-1~experimental.1) UNRELEASED; urgency=low
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 ]

View File

@ -48,6 +48,7 @@ CONFIG_CRYPTO_MD5=y
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