kexec: remove CONFIG_KEXEC dependency on crypto
[cascardo/linux.git] / arch / m68k / Kconfig
index 3ff8c9a..87b7c75 100644 (file)
@@ -91,8 +91,6 @@ config MMU_SUN3
 config KEXEC
        bool "kexec system call"
        depends on M68KCLASSIC
-       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