debian/changelog: Update.

debian/config/s390/config: Enable ZCRYPT.

svn path=/dists/trunk/linux-2.6/; revision=11569
This commit is contained in:
Bastian Blank 2008-06-07 20:44:21 +00:00
parent 0c4847e595
commit ba71e4e3df
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -57,6 +57,7 @@ linux-2.6 (2.6.26~rc5-1~experimental.1) UNRELEASED; urgency=low
(closes: #462529)
* [s390] Synchronize block device, network bridge, network scheduler and CRC
support.
* [s390] Enable support for PCI-attached cryptographic adapters.
-- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200

View File

@ -48,6 +48,8 @@ CONFIG_BLK_DEV_RAM_SIZE=24576
##
## file: drivers/crypto/Kconfig
##
CONFIG_ZCRYPT=m
# CONFIG_ZCRYPT_MONOLITHIC is not set
CONFIG_CRYPTO_SHA1_S390=m
CONFIG_CRYPTO_SHA256_S390=m
CONFIG_CRYPTO_SHA512_S390=m