config: remove ARM NEON option
authorJan Viktorin <viktorin@rehivetech.com>
Sat, 19 Mar 2016 19:58:02 +0000 (20:58 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 24 Mar 2016 16:46:58 +0000 (17:46 +0100)
commit3e9cf00ddadfee3d2f498e9fb9429f9ace3b2fed
tree5c769ae0e8b5305cf03da9604e19a4028b446fad
parent5d0c255e6b6c412e7cc687ea67af0f5f48e0f25e
config: remove ARM NEON option

ARMv7 machines have usually the NEON available.
Customization of the -mfpu=neon must be done by hand or by defining
another machine rte.vars.mk.
So, the CONFIG_RTE_ARCH_ARM_NEON is useless (and confusing).

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
config/defconfig_arm-armv7a-linuxapp-gcc
config/defconfig_arm64-armv8a-linuxapp-gcc
mk/machine/armv7a/rte.vars.mk