summaryrefslogtreecommitdiff
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-w32-14923db72fe6e97d9c596236841a9eb6338231db.tar.gz
busybox-w32-14923db72fe6e97d9c596236841a9eb6338231db.tar.bz2
busybox-w32-14923db72fe6e97d9c596236841a9eb6338231db.zip
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
548 help 548 help
549 Route displays or manipulates the kernel's IP routing tables. 549 Route displays or manipulates the kernel's IP routing tables.
550 550
551config SLATTACH
552 bool "slattach"
553 default n
554 help
555 slattach is a small utility to attach network interfaces to serial lines.
556
551config TELNET 557config TELNET
552 bool "telnet" 558 bool "telnet"
553 default n 559 default n