mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
arch/avr32: always has atomic ops
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>
This commit is contained in:
parent
b8a8263858
commit
116f63f4d7
@ -6,3 +6,6 @@ config BR2_ENDIAN
|
|||||||
|
|
||||||
config BR2_GCC_TARGET_ARCH
|
config BR2_GCC_TARGET_ARCH
|
||||||
default "ap"
|
default "ap"
|
||||||
|
|
||||||
|
config BR2_ARCH_HAS_ATOMICS
|
||||||
|
default y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user