diff options
Diffstat (limited to 'networking/config.in')
-rw-r--r-- | networking/config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/config.in b/networking/config.in index 27a8ab5..d62a6e4 100644 --- a/networking/config.in +++ b/networking/config.in @@ -21,7 +21,6 @@ if [ "$CONFIG_IFUPDOWN" = "y" ]; then bool ' Enable support for IPv4' CONFIG_FEATURE_IFUPDOWN_IPV4 bool ' Enable support for IPv6 (requires ip command)' CONFIG_FEATURE_IFUPDOWN_IPV6 bool ' Enable support for IPX (requires ipx_interface command)' CONFIG_FEATURE_IFUPDOWN_IPX - bool ' Mapping support' CONFIG_FEATURE_IFUPDOWN_MAPPING fi bool 'ip' CONFIG_IP if [ "$CONFIG_IP" = "y" ]; then |