kumquat-buildroot/arch
Yann E. MORIN 743e663912 arch/arm: drop legacy dependency for floating point strategy
The floating point strategy currently depends on EABI || EABIHF. The
reason was that, wayback when we also supported OABI, we only exposed FP
for EABI or EABIHF, and hide it for OABI, which did not support FP.

It's been a while now that we do not support OABI, but the dependency
stuck all along.

Remove it as it is no longer needed, and is always true.

However, the choice is empty for AArch64, as we still have no entry for
their floating point strategy yet.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-12-05 23:07:09 +01:00
..
Config.in arch: merge Config.in.aarch64 into Config.in.arm 2016-12-05 23:07:05 +01:00
Config.in.arc arch: remove BR2_ARCH_HAS_ATOMICS option 2016-02-06 11:16:00 +01:00
Config.in.arm arch/arm: drop legacy dependency for floating point strategy 2016-12-05 23:07:09 +01:00
Config.in.bfin bfin: change default to bf532, internal toolchain !bf6xx 2016-08-27 23:07:11 +02:00
Config.in.m68k m68k: remove BR2_GCC_TARGET_ARCH 2016-06-07 13:11:59 +02:00
Config.in.microblaze arch: remove BR2_ARCH_HAS_ATOMICS option 2016-02-06 11:16:00 +01:00
Config.in.mips MIPS: rename M6201 core to M6250 2016-11-09 22:42:12 +01:00
Config.in.nios2 arch: remove BR2_ARCH_HAS_ATOMICS option 2016-02-06 11:16:00 +01:00
Config.in.powerpc arch: remove BR2_ARCH_HAS_ATOMICS option 2016-02-06 11:16:00 +01:00
Config.in.sh arch: remove support for sh64 2016-09-08 22:15:15 +02:00
Config.in.sparc toolchain: add sparc64 architecture support 2015-10-10 12:51:45 +02:00
Config.in.x86 i386: properly define BR2_ARCH for all x86 subarchitectures 2016-04-21 23:05:28 +02:00
Config.in.xtensa arch: remove BR2_ARCH_HAS_ATOMICS option 2016-02-06 11:16:00 +01:00