summaryrefslogtreecommitdiff
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2014-08-01 18:23:32 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-08-01 18:23:32 +1000
commita97c0235de33d1c68cbbdde7fe8709ed116489e3 (patch)
tree726551e25ac240a0522bad9ccf196390fd780c44 /arch/ia64/Kconfig
parent4353c9537752e2102f1d4e69afe28818f7568009 (diff)
parent3f83f83b823018b3f2dbc0ead7a7449b2c84e7ad (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index c84c88bbbbd7..64aefb76bd69 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -549,6 +549,8 @@ source "drivers/sn/Kconfig"
config KEXEC
bool "kexec system call"
depends on !IA64_HP_SIM && (!SMP || HOTPLUG_CPU)
+ 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