From: Ard Biesheuvel Date: Tue, 5 Aug 2014 20:17:14 +0000 (+0100) Subject: ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian X-Git-Tag: fixes-for-v3.18-merge-window~22^2^4~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e1a602b97dd7f68adb44ebac89caa7f1a25b1c;p=pandora-kernel.git ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian The SHA-512 NEON works just fine under big endian, so remove the Kconfig condition preventing it from being selected if CONFIG_CPU_BIG_ENDIAN is set. Signed-off-by: Ard Biesheuvel Signed-off-by: Russell King --- Reading git-diff-tree failed