aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-06-20 15:23:03 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-06-20 15:23:03 +0000
commit14923db72fe6e97d9c596236841a9eb6338231db (patch)
treead221dd5c71bb7eec7788c86af30ba4c933d9cc2 /networking/Config.in
parentcd0e80ce902f6e79b31888af4ff4545846ce1c0e (diff)
downloadbusybox-14923db72fe6e97d9c596236841a9eb6338231db.tar.gz
slattach: new applet.
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 13ad13f9a..77b5d2558 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -548,6 +548,12 @@ config ROUTE
help
Route displays or manipulates the kernel's IP routing tables.
+config SLATTACH
+ bool "slattach"
+ default n
+ help
+ slattach is a small utility to attach network interfaces to serial lines.
+
config TELNET
bool "telnet"
default n