]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/libatomic_ops/Config.in
package/libatomic_ops: rename libatomic_ops supported arch Kconfig symbol
[coffee/buildroot.git] / package / libatomic_ops / Config.in
index 73aab3d4289cfb7f662266d97fde547a0ca35ea7..c6fe7a03b414c40fcdf54004127e14d24214eeff 100644 (file)
@@ -1,10 +1,10 @@
-config BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
+config BR2_PACKAGE_LIBATOMIC_OPS_ARCH_SUPPORTS
        bool
        default y if BR2_arm || BR2_armeb || BR2_aarch64 || BR2_i386 || BR2_sparc || BR2_sparc64 || BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le || BR2_x86_64
 
 config BR2_PACKAGE_LIBATOMIC_OPS
        bool "libatomic_ops"
-       depends on BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
+       depends on BR2_PACKAGE_LIBATOMIC_OPS_ARCH_SUPPORTS
        help
          Atomic operations library