diff options
Diffstat (limited to 'networking/Config.src')
-rw-r--r-- | networking/Config.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/Config.src b/networking/Config.src index 26c59e7c1..fc613e8d3 100644 --- a/networking/Config.src +++ b/networking/Config.src | |||
@@ -43,7 +43,6 @@ config FEATURE_PREFER_IPV4_ADDRESS | |||
43 | config VERBOSE_RESOLUTION_ERRORS | 43 | config VERBOSE_RESOLUTION_ERRORS |
44 | bool "Verbose resolution errors" | 44 | bool "Verbose resolution errors" |
45 | default n | 45 | default n |
46 | depends on PLATFORM_LINUX #because of xsocket() in libbb/xfuncs_prinf.c | ||
47 | help | 46 | help |
48 | Enable if you are not satisfied with simplistic | 47 | Enable if you are not satisfied with simplistic |
49 | "can't resolve 'hostname.com'" and want to know more. | 48 | "can't resolve 'hostname.com'" and want to know more. |