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 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" |