aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.src')
-rw-r--r--networking/Config.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/Config.src b/networking/Config.src
index fc613e8d3..2d29c423a 100644
--- a/networking/Config.src
+++ b/networking/Config.src
@@ -733,7 +733,6 @@ config SLATTACH
733config TCPSVD 733config TCPSVD
734 bool "tcpsvd" 734 bool "tcpsvd"
735 default y 735 default y
736 depends on PLATFORM_LINUX
737 help 736 help
738 tcpsvd listens on a TCP port and runs a program for each new 737 tcpsvd listens on a TCP port and runs a program for each new
739 connection. 738 connection.
@@ -966,7 +965,6 @@ config IFUPDOWN_UDHCPC_CMD_OPTIONS
966config UDPSVD 965config UDPSVD
967 bool "udpsvd" 966 bool "udpsvd"
968 default y 967 default y
969 depends on PLATFORM_LINUX
970 help 968 help
971 udpsvd listens on an UDP port and runs a program for each new 969 udpsvd listens on an UDP port and runs a program for each new
972 connection. 970 connection.