···100100 suspended image to. It will simply pick the first available swap 101101 device.102102103103-config SWSUSP_ENCRYPT104104- bool "Encrypt suspend image"105105- depends on SOFTWARE_SUSPEND && CRYPTO=y && (CRYPTO_AES=y || CRYPTO_AES_586=y || CRYPTO_AES_X86_64=y)106106- default ""107107- ---help---108108- To prevent data gathering from swap after resume you can encrypt109109- the suspend image with a temporary key that is deleted on110110- resume.111111-112112- Note that the temporary key is stored unencrypted on disk while the113113- system is suspended.114114-115103config SUSPEND_SMP116104 bool117105 depends on HOTPLUG_CPU && X86 && PM