summaryrefslogtreecommitdiffstats
path: root/package/thttpd/Config.in
blob: d359785435ef788dbeb5d54065a5af035682aea9 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_THTTPD
	bool "thttpd"
	depends on BR2_USE_MMU # fork()
	help
	  thttpd is a simple, small, portable, fast, and secure HTTP server

	  http://www.acme.com/software/thttpd/