--- user/Kconfig 2008-10-03 16:55:38.000000000 -0400 +++ user/Kconfig 2008-10-30 14:16:42.000000000 -0400 @@ -430,6 +430,16 @@ help The uCsimm/uCdimm tools. +config USER_BOOTTOOLS_MD5SUM + bool "md5sum" + help + Compute MD5 message digest. + +config LIB_LIBBSC + bool "libbsc" + help + Bootloader trap library + comment "MTD utils" @@ -2562,6 +2572,12 @@ Tiny HTTPD Approx. binary size: 52k +config READ_TIMEOUT + bool "cgi timeout" + depends on USER_THTTPD_THTTPD + help + enable read timeout for CGI child process on MMUless system + config USER_TINYPROXY_TINYPROXY bool "tinyproxy" help