arch/sparc: doesn't have atomics
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 29 Mar 2015 13:41:09 +0000 (10:41 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Mar 2015 21:30:28 +0000 (23:30 +0200)
Cores older than v9 don't seem to have atomics so remove it.
Fixes a test build of pulseaudio for example.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.sparc

index 4e502d528843497513581538e9bad82e2bc94f0e..cc10e8d0efe48f2010d2d65583e9697a2b96bcef 100644 (file)
@@ -17,9 +17,6 @@ config BR2_ARCH
 config BR2_ENDIAN
        default "BIG"
 
-config BR2_ARCH_HAS_ATOMICS
-       default y
-
 config BR2_GCC_TARGET_CPU
        default "leon3"         if BR2_sparc_leon3
        default "v8"            if BR2_sparc_v8