kexec: remove CONFIG_KEXEC dependency on crypto
[cascardo/linux.git] / arch / tile / Kconfig
index a3ffe2d..7fcd492 100644 (file)
@@ -191,8 +191,6 @@ source "kernel/Kconfig.hz"
 
 config KEXEC
        bool "kexec system call"
-       select CRYPTO
-       select CRYPTO_SHA256
        ---help---
          kexec is a system call that implements the ability to shutdown your
          current kernel, and to start another kernel.  It is like a reboot