ARM: multi_v7_defconfig: enable asm and NEON accelerated crypto modules
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 May 2015 10:06:38 +0000 (12:06 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 May 2015 20:03:57 +0000 (22:03 +0200)
commit7b57472fb6cbd87a8b10209897636df3c7bff087
tree6f8c1f0b5c03bea157c9b1d2ebbe1805c3b2885a
parent1290a447cf53b5a303d06f74dfb3b65497c92439
ARM: multi_v7_defconfig: enable asm and NEON accelerated crypto modules

Enable all drivers under CONFIG_ARM_CRYPTO as modules. Enable
CONFIG_KERNEL_MODE_NEON as well so that the modules that either
contain a NEON alternative or consist solely of a NEON (or ARMv8
crypto extensions) accelerated implementation are enabled fully as
well.

Note that the ARMv8 modules will only be built if the detected
toolchain version is recent enough (binutils 2.23 or higher).

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig