|
@@ -331,6 +331,7 @@ config BR2_TOOLCHAIN_HAS_SYNC_1
|
|
bool
|
|
bool
|
|
default y
|
|
default y
|
|
depends on !BR2_bfin
|
|
depends on !BR2_bfin
|
|
|
|
+ depends on !BR2_m68k_cf
|
|
depends on !BR2_microblaze
|
|
depends on !BR2_microblaze
|
|
depends on !BR2_sparc
|
|
depends on !BR2_sparc
|
|
depends on !(BR2_arc && !BR2_ARC_ATOMIC_EXT)
|
|
depends on !(BR2_arc && !BR2_ARC_ATOMIC_EXT)
|
|
@@ -342,6 +343,7 @@ config BR2_TOOLCHAIN_HAS_SYNC_2
|
|
config BR2_TOOLCHAIN_HAS_SYNC_4
|
|
config BR2_TOOLCHAIN_HAS_SYNC_4
|
|
bool
|
|
bool
|
|
default y
|
|
default y
|
|
|
|
+ depends on !BR2_m68k_cf
|
|
depends on !BR2_sparc
|
|
depends on !BR2_sparc
|
|
depends on !(BR2_arc && !BR2_ARC_ATOMIC_EXT)
|
|
depends on !(BR2_arc && !BR2_ARC_ATOMIC_EXT)
|
|
|
|
|