]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16b2490333737f3d023e60723a5e167974f0119a
tree6f8c1f0b5c03bea157c9b1d2ebbe1805c3b2885a
parentc385db183388b401ba6442596cc382da0b36849c
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