Skip to content

Commit e93d977

Browse files
authored
[misc/samples/network_samples] add select for http client (#1868)
1 parent fd74629 commit e93d977

File tree

1 file changed

+2
-1
lines changed
  • misc/samples/network_samples

1 file changed

+2
-1
lines changed

misc/samples/network_samples/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ if PKG_USING_NETWORK_SAMPLES
4545

4646
config NETWORK_SAMPLES_USING_HTTP_CLIENT
4747
bool "[network] http client"
48-
48+
select PKG_USING_WEBCLIENT
49+
select PKG_USING_CJSON
4950
endif
5051

0 commit comments

Comments
 (0)