It's now been replaced with BR2_ARCH_HAS_ATOMICS, annd all packages have
been changed to use that instead.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Anton Kolesov <Anton.Kolesov@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
config BR2_ARCH_HAS_ATOMICS
bool
default y if !BR2_arc
- select BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
# Set up target binary format
choice
config BR2_TOOLCHAIN_HAS_SSP
bool
-config BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
- bool
-
config BR2_ENABLE_LOCALE_PURGE
bool "Purge unwanted locales"
help