diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 6 |
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 | ||
551 | config SLATTACH | ||
552 | bool "slattach" | ||
553 | default n | ||
554 | help | ||
555 | slattach is a small utility to attach network interfaces to serial lines. | ||
556 | |||
551 | config TELNET | 557 | config TELNET |
552 | bool "telnet" | 558 | bool "telnet" |
553 | default n | 559 | default n |