disable cryptoloop

svn path=/dists/trunk/linux-2.6/; revision=14755
This commit is contained in:
Moritz Muehlenhoff 2009-12-07 22:45:32 +00:00
parent 3abeb4f8ee
commit 1a1ee08dd8
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,8 +1,12 @@
linux-2.6 (2.6.32-2) UNRELEASED; urgency=low
[ Bastian Blank ]
* Allow memory hot-add and -remove if possible.
* Enable USB suspend.
[ Moritz Muehlenhoff ]
* Disable cryptoloop (Closes: #559755)
-- Bastian Blank <waldi@debian.org> Sun, 06 Dec 2009 20:42:14 +0100
linux-2.6 (2.6.32-1) unstable; urgency=low

View File

@ -183,7 +183,7 @@ CONFIG_EXTRA_FIRMWARE=""
##
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_RAM=m