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-6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c.tar.gz |
Announce 1.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 If you need support for IPv6, turn this option on. ### UNUSED -### config FEATURE_IFUPDOWN_IPX -### bool "Enable support for IPX" -### default n -### depends on IFUPDOWN -### help -### If this option is selected you can use busybox to work with IPX -### networks. +###config FEATURE_IFUPDOWN_IPX +### bool "Enable support for IPX" +### default n +### depends on IFUPDOWN +### help +### If this option is selected you can use busybox to work with IPX +### networks. config FEATURE_IFUPDOWN_MAPPING bool "Enable mapping support" |