Config.in 193 B

12345678
  1. config 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. http://www.acme.com/software/thttpd/