diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index b319846ad97f..244fb4c81e25 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -598,8 +598,6 @@ source kernel/Kconfig.hz | |||
598 | config KEXEC | 598 | config KEXEC |
599 | bool "kexec system call (EXPERIMENTAL)" | 599 | bool "kexec system call (EXPERIMENTAL)" |
600 | depends on SUPERH32 && MMU | 600 | depends on SUPERH32 && MMU |
601 | select CRYPTO | ||
602 | select CRYPTO_SHA256 | ||
603 | help | 601 | help |
604 | kexec is a system call that implements the ability to shutdown your | 602 | kexec is a system call that implements the ability to shutdown your |
605 | current kernel, and to start another kernel. It is like a reboot | 603 | current kernel, and to start another kernel. It is like a reboot |