diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-02-24 21:56:19 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-03-21 18:31:42 +0100 |
commit | c7f094d5e829892eb87684d5ac885e865ac0d3c2 (patch) | |
tree | 38a8ee65dd6ae68f566cf3e566391cf471ee40a7 /REPORTING-BUGS | |
parent | eccceebd7e7985c2371bf6624e6e174abbf37dce (diff) | |
download | op-kernel-dev-c7f094d5e829892eb87684d5ac885e865ac0d3c2.zip op-kernel-dev-c7f094d5e829892eb87684d5ac885e865ac0d3c2.tar.gz |
ARM: mvebu: don't select CONFIG_NEON
CONFIG_NEON is meant to be user-selectable. Turning it on
unconditionally means we can't build a smaller kernel when
we don't need it, and causes build errors if CONFIG_VFP
is not also enabled.
To still have neon enabled however, we need to turn it on
now in multi_v7_defconfig and mvebu_v7_defconfig.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Gregory Clement <gregory.clement@free-electrons.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions