xref: /OK3568_Linux_fs/buildroot/package/dante/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_DANTE
2	bool "dante"
3	depends on BR2_USE_MMU # fork()
4	help
5	  Dante is a product developed by Inferno Nettverk A/S. It
6	  consists of a SOCKS server and a SOCKS client, implementing
7	  RFC 1928 and related standards. It is a flexible product
8	  that can be used to provide convenient and secure network
9	  connectivity.
10
11	  http://www.inet.no/dante/
12