Lines Matching refs:on
3 depends on BR2_USE_MMU # fork()
4 depends on BR2_TOOLCHAIN_HAS_THREADS
5 depends on BR2_INSTALL_LIBSTDCPP
6 depends on BR2_USE_WCHAR
7 depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
8 depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
9 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # mpv
10 depends on BR2_TOOLCHAIN_HAS_ATOMIC # mpv
11 depends on BR2_TOOLCHAIN_HAS_SYNC_4 # mpv
12 depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC # mpv
33 depends on BR2_USE_MMU
34 depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
35 depends on BR2_TOOLCHAIN_HAS_ATOMIC
36 depends on BR2_TOOLCHAIN_HAS_SYNC_4
37 depends on !BR2_TOOLCHAIN_HAS_THREADS \
41 depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
43 comment "tovid depends on python or python3"
44 depends on !BR2_PACKAGE_PYTHON && !BR2_PACKAGE_PYTHON3
45 depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
46 depends on BR2_TOOLCHAIN_HAS_ATOMIC
47 depends on BR2_TOOLCHAIN_HAS_SYNC_4
48 depends on !BR2_TOOLCHAIN_HAS_THREADS || \
50 depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC