diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-11-04 15:43:26 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-11-04 15:43:26 +0000 |
commit | 6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c (patch) | |
tree | e5aa03f1ca62b3d6aaa84b5821cfcbd1fb8253a9 /networking | |
parent | 360362dc5768e4ad4924fda677f6b7cedec24256 (diff) | |
download | busybox-w32-1_8_0.tar.gz busybox-w32-1_8_0.tar.bz2 busybox-w32-1_8_0.zip |
Announce 1.8.01_8_0
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" |