examples/wgetjson/Kconfig: fix a typo

This commit is contained in:
YAMAMOTO Takashi 2020-09-29 16:13:01 +09:00 committed by Alin Jerpelea
parent b78370dbf2
commit b5d7004a8d

View File

@ -6,7 +6,7 @@
config EXAMPLES_WGETJSON
tristate "wget JSON Example"
default n
depends on NETUTILS_JSON
depends on NETUTILS_CJSON
---help---
Enable the wget JSON example