board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / sslh / Config.in
blob21bd65f165e3c988f449a87bce8c8e56c0d832e2
1 config BR2_PACKAGE_SSLH
2         bool "sslh"
3         depends on BR2_INSTALL_LIBSTDCPP
4         # uses fork()
5         depends on BR2_USE_MMU
6         select BR2_PACKAGE_LIBCONFIG
7         help
8           Applicative protocol multiplexer
10           http://www.rutschle.net/tech/sslh.shtml
12 comment "sslh needs a toolchain w/ C++"
13         depends on BR2_USE_MMU
14         depends on !BR2_INSTALL_LIBSTDCPP