aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index bd6c6ef7a..7dbad30b3 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -463,6 +463,16 @@ config FEATURE_IP_SHORT_FORMS
463 Say N unless you desparately need the short form of the ip 463 Say N unless you desparately need the short form of the ip
464 object commands. 464 object commands.
465 465
466config FEATURE_IP_RARE_PROTOCOLS
467 bool "Suport display of rarely-used link types."
468 default n
469 depends on IP
470 help
471 If you are not going to use links of type "frad", "econet",
472 "bif" etc, you probably don't need to enable this.
473 Ethernet, wireless, infrared, ppp/slip, ip tunnelling
474 link types are supported without this option selected.
475
466config IPADDR 476config IPADDR
467 bool 477 bool
468 default y 478 default y