2 # For a description of the syntax of this configuration file,
3 # see scripts/kbuild/config-language.txt.
8 config BUSYBOX_CONFIG_TCPSVD
12 tcpsvd listens on a tcp port and runs a program for each new connection
14 config BUSYBOX_CONFIG_UDPSVD
18 udpsvd listens on a udp port and runs a program for each new connection