]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
arch/mips: always has atomic ops
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 17 Aug 2014 19:29:56 +0000 (21:29 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 18 Aug 2014 09:02:41 +0000 (11:02 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.mips

index 20951e02d858bfa1d4c2602ecb373345fa30a66f..18138de0b6421533b5d61d83457521a0370fbc6d 100644 (file)
@@ -73,6 +73,9 @@ config BR2_ENDIAN
        default "LITTLE"        if BR2_mipsel || BR2_mips64el
        default "BIG"           if BR2_mips || BR2_mips64
 
+config BR2_ARCH_HAS_ATOMICS
+       default y
+
 config BR2_GCC_TARGET_ARCH
        default "mips1"         if BR2_mips_1
        default "mips2"         if BR2_mips_2