From: Yann E. MORIN Date: Sun, 17 Aug 2014 19:29:54 +0000 (+0200) Subject: arch/m68k: always has atomic ops X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0d79bc13ec73c307711b875b0d49b9689f35089c;p=buildroot.git arch/m68k: always has atomic ops Signed-off-by: "Yann E. MORIN" Cc: Thomas Petazzoni Cc: Anton Kolesov Signed-off-by: Peter Korsgaard --- diff --git a/arch/Config.in.m68k b/arch/Config.in.m68k index ba6cedf7d3..6b79307a22 100644 --- a/arch/Config.in.m68k +++ b/arch/Config.in.m68k @@ -4,6 +4,9 @@ config BR2_ARCH config BR2_ENDIAN default "BIG" +config BR2_ARCH_HAS_ATOMICS + default y + config BR2_GCC_TARGET_TUNE default "68000" if BR2_m68k_68000 default "68010" if BR2_m68k_68010