summaryrefslogblamecommitdiff
path: root/apps/netutils/webclient/Kconfig
blob: c53195d48330af0cc220acc57cd14c1af15c2874 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13

                                                             
                                      
 








                                                      
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config NETUTILS_WEBCLIENT
	bool "uIP web client"
	default n
	---help---
		Enable support for the uIP web client.

if NETUTILS_WEBCLIENT
endif