diff options
Diffstat (limited to 'networking')
-rw-r--r-- | networking/Config.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/networking/Config.in b/networking/Config.in index 381c97a8b..b5b4597c4 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -329,13 +329,13 @@ config FEATURE_IFUPDOWN_IPV6 | |||
329 | If you need support for IPv6, turn this option on. | 329 | If you need support for IPv6, turn this option on. |
330 | 330 | ||
331 | ### UNUSED | 331 | ### UNUSED |
332 | ### config FEATURE_IFUPDOWN_IPX | 332 | ###config FEATURE_IFUPDOWN_IPX |
333 | ### bool "Enable support for IPX" | 333 | ### bool "Enable support for IPX" |
334 | ### default n | 334 | ### default n |
335 | ### depends on IFUPDOWN | 335 | ### depends on IFUPDOWN |
336 | ### help | 336 | ### help |
337 | ### If this option is selected you can use busybox to work with IPX | 337 | ### If this option is selected you can use busybox to work with IPX |
338 | ### networks. | 338 | ### networks. |
339 | 339 | ||
340 | config FEATURE_IFUPDOWN_MAPPING | 340 | config FEATURE_IFUPDOWN_MAPPING |
341 | bool "Enable mapping support" | 341 | bool "Enable mapping support" |