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