[x86] crypto: Re-enable AES_NI_INTEL as module (Closes: #597658)

svn path=/dists/sid/linux-2.6/; revision=16889
This commit is contained in:
Ben Hutchings 2011-02-15 03:36:01 +00:00
parent 8660c76607
commit 4b7a019db9
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -13,6 +13,7 @@ linux-2.6 (2.6.37-1) UNRELEASED; urgency=low
* acer-wmi, aic94xx, asus_acpi, iscsi, janz-ican3, rtc-ds1511, tc1100-wmi:
Restrict write permissions on files in procfs/sysfs
* nbd: Remove module-level ioctl mutex mistakenly introduced in 2.6.37
* [x86] crypto: Re-enable AES_NI_INTEL as module (Closes: #597658)
[ Aurelien Jarno ]
* [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.

View File

@ -36,7 +36,7 @@ CONFIG_X86_POWERNOW_K8=m
## file: crypto/Kconfig
##
CONFIG_CRYPTO_AES_X86_64=m
# CONFIG_CRYPTO_AES_NI_INTEL is not set
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64=m