xref: /OK3568_Linux_fs/buildroot/package/thttpd/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_THTTPD
2	bool "thttpd"
3	depends on BR2_USE_MMU # fork()
4	help
5	  thttpd is a simple, small, portable, fast, and secure HTTP
6	  server
7
8	  http://www.acme.com/software/thttpd/
9