The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / 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_powerpc64 || BR2_powerpc64le || 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
10
11           https://github.com/ivmai/libatomic_ops