[Buildroot] [PATCH 24/24 v4] arch: remove no-longer default on atomics option

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Aug 17 13:03:41 UTC 2014


"Yann E. MORIN" <yann.morin.1998 at free.fr> schreef:
>Now that all archiotectures explicitly select this options when it makes

architectures
option

>sense, there is no need to have a default value.
>
>Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
>Cc: Anton Kolesov <Anton.Kolesov at synopsys.com>
>---
> arch/Config.in | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/arch/Config.in b/arch/Config.in
>index 6bcafd4..1126d43 100644
>--- a/arch/Config.in
>+++ b/arch/Config.in
>@@ -253,7 +253,6 @@ config BR2_GCC_TARGET_MODE
> # If the architecture has atomic operations, select this:
> config BR2_ARCH_HAS_ATOMICS
> 	bool
>-	default y if !BR2_arc
> 
> # Set up target binary format
> choice





More information about the buildroot mailing list