diff --git a/debian/changelog b/debian/changelog index ea784551c..cd084f55b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ linux-2.6 (2.6.27~rc5-1~experimental.1) UNRELEASED; urgency=low * 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 ] diff --git a/debian/config/config b/debian/config/config index d373ab947..60ad98490 100644 --- a/debian/config/config +++ b/debian/config/config @@ -46,6 +46,7 @@ CONFIG_CRYPTO_CRC32C=m 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