summaryrefslogtreecommitdiffstats
path: root/config-powerpc64-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-07-30 13:59:46 +0100
committerPeter Robinson <pbrobinson@gmail.com>2015-07-30 14:00:33 +0100
commit6ffeb85052fc5fde800ed961c94e9967c5e5620c (patch)
treeedd04c9a240dda67c614d1d777da9cc1120785b0 /config-powerpc64-generic
parent07264566cef6e410ccaeaffbc5bd7a6e18004e80 (diff)
downloadkernel-6ffeb85052fc5fde800ed961c94e9967c5e5620c.tar.gz
kernel-6ffeb85052fc5fde800ed961c94e9967c5e5620c.tar.xz
kernel-6ffeb85052fc5fde800ed961c94e9967c5e5620c.zip
Disable CRYPTO_DEV_VMX_ENCRYPT on PPC for now to fix Power 8 boot (rhbz 1237089)
Diffstat (limited to 'config-powerpc64-generic')
-rw-r--r--config-powerpc64-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-powerpc64-generic b/config-powerpc64-generic
index e0067f5e5..ce547a8d2 100644
--- a/config-powerpc64-generic
+++ b/config-powerpc64-generic
@@ -82,7 +82,7 @@ CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m
CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m
CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m
CONFIG_CRYPTO_DEV_VMX=y
-CONFIG_CRYPTO_DEV_VMX_ENCRYPT=y
+# CONFIG_CRYPTO_DEV_VMX_ENCRYPT is not set
CONFIG_XZ_DEC_POWERPC=y