summaryrefslogtreecommitdiff
path: root/apps/netutils/thttpd
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-08 02:10:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-08 02:10:56 +0000
commit78674fc2ca923f82cbbef079f0672e9e59679c6f (patch)
tree7b92632a73c33566e4e7c1bfc27cd0c6d93ea971 /apps/netutils/thttpd
parent8e0a238d47834fc8a070ab19c73208db41049099 (diff)
downloadnuttx-78674fc2ca923f82cbbef079f0672e9e59679c6f.tar.gz
nuttx-78674fc2ca923f82cbbef079f0672e9e59679c6f.tar.bz2
nuttx-78674fc2ca923f82cbbef079f0672e9e59679c6f.zip
More Shenzhou board logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5111 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/netutils/thttpd')
-rw-r--r--apps/netutils/thttpd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/netutils/thttpd/Kconfig b/apps/netutils/thttpd/Kconfig
index 8c73008ab..aa3751839 100644
--- a/apps/netutils/thttpd/Kconfig
+++ b/apps/netutils/thttpd/Kconfig
@@ -9,7 +9,7 @@ config NETUTILS_THTTPD
---help---
Enable support for the THTTPD webservert.
-if NETUTILS_TFTPC
+if NETUTILS_THTTPD
config THTTPD_PORT
int "THTTPD port number"
default 80