]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/libatomic_ops/Config.in
libatomic_ops: introduce a BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS hidden option
[coffee/buildroot.git] / package / libatomic_ops / Config.in
1 config BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
2         bool
3         default y if BR2_arm || BR2_armeb || BR2_aarch64 || BR2_i386 || BR2_sparc || BR2_powerpc || BR2_x86_64
4
5 config BR2_PACKAGE_LIBATOMIC_OPS
6         bool "libatomic_ops"
7         depends on BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
8         help
9           Atomic operations library