diff --git a/debian/changelog b/debian/changelog index fe40fb8d8..0652cc7c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,8 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low * [x86] edac: Enable EDAC_I7300 as module * [i386] staging, video: Enable FB_OLPC_DCON as module * [x86] staging, drm: Enable DRM_PSB as module + * crypto, net: Enable CRYPTO_USER_API_HASH, CRYPTO_USER_API_SKCIPHER as + modules -- Ben Hutchings Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 9b70b269f..66bff4879 100644 --- a/debian/config/config +++ b/debian/config/config @@ -77,6 +77,8 @@ CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_ZLIB=m CONFIG_CRYPTO_LZO=m CONFIG_CRYPTO_ANSI_CPRNG=m +CONFIG_CRYPTO_USER_API_HASH=m +CONFIG_CRYPTO_USER_API_SKCIPHER=m ## ## file: drivers/accessibility/Kconfig