examples/wgetjson/Kconfig: fix a typo
This commit is contained in:
parent
b78370dbf2
commit
b5d7004a8d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user