mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
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>
6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
config BR2_ARCH
|
|
default "nios2"
|
|
|
|
config BR2_ENDIAN
|
|
default "LITTLE"
|