summaryrefslogtreecommitdiff
path: root/arch/Config.in.m68k
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-02 16:31:32 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-06 11:16:00 +0100
commit4a3f597a0ea3392bbd1063c40291743955309472 (patch)
tree4cdc92f45a5ed2b2281504b3c5bffefc9050eb2d /arch/Config.in.m68k
parentb53a2ac54b8158fcea7c1e7377d24ea1b7769615 (diff)
arch: remove BR2_ARCH_HAS_ATOMICS option
Now that BR2_ARCH_HAS_ATOMICS is no longer used anywhere, we can remove it from arch/Config.in*, as well as from the documentation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'arch/Config.in.m68k')
-rw-r--r--arch/Config.in.m68k3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/Config.in.m68k b/arch/Config.in.m68k
index 6b868a167..f40f97c43 100644
--- a/arch/Config.in.m68k
+++ b/arch/Config.in.m68k
@@ -4,9 +4,6 @@ config BR2_ARCH
config BR2_ENDIAN
default "BIG"
-config BR2_ARCH_HAS_ATOMICS
- default y
-
config BR2_GCC_TARGET_ARCH
default "68000" if BR2_m68k_68000
default "68010" if BR2_m68k_68010