Skip to content

Commit 56930cd

Browse files
committed
[NetUtils] Remove netutils Kconfig and folder. The latest netutils is on packages:netutils.
1 parent d4dcbe0 commit 56930cd

File tree

4 files changed

+0
-422
lines changed

4 files changed

+0
-422
lines changed

components/net/Kconfig

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -201,26 +201,6 @@ config LWIP_USING_DHCPD
201201
bool "Enable DHCP server"
202202
default n
203203

204-
205-
menu "Networking utilities"
206-
config RT_USING_NETUTILS
207-
bool "Enable networking utilities"
208-
default n
209-
210-
if RT_USING_NETUTILS
211-
config RT_NETUTILS_USING_PING
212-
bool "Enable Ping utility"
213-
select RT_LWIP_ICMP
214-
select RT_LWIP_RAW
215-
default n
216-
217-
config RT_NETUTILS_USING_TFTP
218-
bool "Enable TFTP(Trivial File Transfer Protocol) utility"
219-
default n
220-
221-
endif
222-
endmenu
223-
224204
endif
225205

226206
endmenu

components/net/netutils/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

components/net/netutils/SConscript

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)