aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-06 08:35:55 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-06 08:35:55 +0000
commitcdbe5e5d4c79ab1fc47e3f7f05704b11b7945707 (patch)
tree5472ce9938b79f83db4d3fd5b2f71acaeb6ad192 /networking/Config.in
parent9227371b71dfdc9ad52cb952cecd04ddbde83981 (diff)
downloadbusybox-cdbe5e5d4c79ab1fc47e3f7f05704b11b7945707.tar.gz
Make mapping a config option again to save space, turn off file locking, do we really need it ?
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 0ff3f52bc..628178cd3 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -85,6 +85,14 @@ config CONFIG_FEATURE_IFUPDOWN_IPX
help
Please submit a patch to add help text for this item.
+config CONFIG_FEATURE_IFUPDOWN_MAPPING
+ bool " Enable mapping support"
+ default n
+ depends on CONFIG_IFUPDOWN
+ help
+ This enables support for the "mapping" stanza, unless you have
+ a weird network setup you dont need it.
+
config CONFIG_IP
bool "ip"
default n