116f63f4d7
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>
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
config BR2_ARCH
|
|
default "avr32"
|
|
|
|
config BR2_ENDIAN
|
|
default "BIG"
|
|
|
|
config BR2_GCC_TARGET_ARCH
|
|
default "ap"
|
|
|
|
config BR2_ARCH_HAS_ATOMICS
|
|
default y
|