summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/powernv_defconfig
diff options
context:
space:
mode:
authorThiago Jung Bauermann <bauerman@linux.vnet.ibm.com>2016-11-29 13:45:54 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2016-11-30 13:15:36 +0100
commit500c7ab1a9db4aaf318eba711899804f8ca34eaf (patch)
tree6c8b69909d4b2ac4866d8c3b6f3e32e3d3836b13 /arch/powerpc/configs/powernv_defconfig
parentpowerpc/kexec: Enable kexec_file_load() syscall (diff)
downloadlinux-500c7ab1a9db4aaf318eba711899804f8ca34eaf.tar.xz
linux-500c7ab1a9db4aaf318eba711899804f8ca34eaf.zip
powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.
Enable CONFIG_KEXEC_FILE in powernv_defconfig, ppc64_defconfig and pseries_defconfig. It depends on CONFIG_CRYPTO_SHA256=y, so add that as well. Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/powernv_defconfig')
-rw-r--r--arch/powerpc/configs/powernv_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index 4bdc966687cc..e4d53fe5976a 100644
--- a/arch/powerpc/configs/powernv_defconfig
+++ b/arch/powerpc/configs/powernv_defconfig
@@ -49,6 +49,7 @@ CONFIG_BINFMT_MISC=m
CONFIG_PPC_TRANSACTIONAL_MEM=y
CONFIG_HOTPLUG_CPU=y
CONFIG_KEXEC=y
+CONFIG_KEXEC_FILE=y
CONFIG_IRQ_ALL_CPUS=y
CONFIG_NUMA=y
CONFIG_MEMORY_HOTPLUG=y
@@ -299,6 +300,7 @@ CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPT_CRC32C_VPMSUM=m
CONFIG_CRYPTO_MD5_PPC=m
CONFIG_CRYPTO_MICHAEL_MIC=m
+CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_ANUBIS=m