examples/wgetjson/Kconfig: fix a typo
This commit is contained in:
parent
b78370dbf2
commit
b5d7004a8d
@ -6,7 +6,7 @@
|
|||||||
config EXAMPLES_WGETJSON
|
config EXAMPLES_WGETJSON
|
||||||
tristate "wget JSON Example"
|
tristate "wget JSON Example"
|
||||||
default n
|
default n
|
||||||
depends on NETUTILS_JSON
|
depends on NETUTILS_CJSON
|
||||||
---help---
|
---help---
|
||||||
Enable the wget JSON example
|
Enable the wget JSON example
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user