Make mapping a config option again to save space, turn off file locking, do we really need it ?
This commit is contained 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
|
||||
|
Reference in New Issue
Block a user