]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - Config.in
09eb2b616d99676c7a9b490a898a1eb61b62a751
[packages/trusty/cirros-testvm.git] / Config.in
1 config BR2_PACKAGE_SOCAT
2         bool "socat"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         depends on BR2_USE_MMU # fork()
5         help
6           Multipurpose socket relay program.
7
8           http://www.dest-unreach.org/socat/
9
10 comment "socat needs a toolchain w/ threads"
11         depends on BR2_USE_MMU
12         depends on !BR2_TOOLCHAIN_HAS_THREADS