Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[firefly-linux-kernel-4.4.55.git] / arch / sh / Kconfig
index aa2df3eaeb297d32160bbfc4fc551aea4e28146c..453fa5c09550c592a9dae8c6dc7c24ebbbded80f 100644 (file)
@@ -595,6 +595,8 @@ source kernel/Kconfig.hz
 config KEXEC
        bool "kexec system call (EXPERIMENTAL)"
        depends on SUPERH32 && MMU
+       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