ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 5 Aug 2014 20:17:14 +0000 (21:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Aug 2014 14:44:12 +0000 (15:44 +0100)
commit31e1a602b97dd7f68adb44ebac89caa7f1a25b1c
tree92af38048888f9b06b47d3df7be39d60cefc283a
parent0777e3e1723f69276136140209c11deeecb7c6dc
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 <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
crypto/Kconfig