summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2008-06-04 12:51:05 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2008-06-04 12:51:05 +0000
commit596f6514f2ee5cc295a2892704b66c6709478061 (patch)
treebf1c1fb7deca779b20827a8487a7475447664a32 /rules/thttpd.in
parent83d2727bcb1a3b059c8c5939f267c45b6ce36ed2 (diff)
downloadptxdist-596f6514f2ee5cc295a2892704b66c6709478061.tar.gz
ptxdist-596f6514f2ee5cc295a2892704b66c6709478061.tar.xz
* t*..z*.in: turn bool into tristate for package selections
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8310 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/thttpd.in')
-rw-r--r--rules/thttpd.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/thttpd.in b/rules/thttpd.in
index 773957f32..c3a3dd44f 100644
--- a/rules/thttpd.in
+++ b/rules/thttpd.in
@@ -1,6 +1,6 @@
menuconfig THTTPD
- bool
- prompt "thttpd "
+ tristate
+ prompt "thttpd "
help
thttpd (thin httpd) is a small, fast secure webserver.