2010-04-14 14:30:52 +02:00
|
|
|
config BR2_PACKAGE_LIBATOMIC_OPS
|
|
|
|
bool "libatomic_ops"
|
2014-04-11 16:05:54 +02:00
|
|
|
depends on BR2_arm || BR2_armeb || BR2_aarch64 || BR2_i386 || BR2_sparc || BR2_powerpc || BR2_x86_64
|
2010-04-14 14:30:52 +02:00
|
|
|
help
|
|
|
|
Atomic operations library
|