From b8107af4c8e42a132bc4e03b738d74c7ec7657f9 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 27 Oct 2009 13:19:04 +0000 Subject: [PATCH] [armel/kirkwood] Enable CRYPTO_DEV_MV_CESA (Closes: #552270). svn path=/dists/sid/linux-2.6/; revision=14467 --- debian/changelog | 7 +++++++ debian/config/armel/config.kirkwood | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index c09f9fff4..720f58de4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-2.6 (2.6.31-2) UNRELEASED; urgency=low + + [ Martin Michlmayr ] + * [armel/kirkwood] Enable CRYPTO_DEV_MV_CESA (Closes: #552270). + + -- Martin Michlmayr Tue, 27 Oct 2009 21:18:29 +0800 + linux-2.6 (2.6.31-1) unstable; urgency=low [ Ben Hutchings ] diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 20151f111..fb832df4b 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -145,6 +145,11 @@ CONFIG_BT_HCIVHCI=m ## CONFIG_CPU_IDLE=y +## +## file: drivers/crypto/Kconfig +## +CONFIG_CRYPTO_DEV_MV_CESA=m + ## ## file: drivers/dma/Kconfig ##