aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-05-01 03:00:04 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-05-01 03:00:04 +0200
commit47aaa2bee6b0c36634e8acb4aff98d22f9f6a128 (patch)
treea8eb88613eae03c18e00ffc8fce735317d98cba3 /networking
parent690ad2426e38e8257f9266992c28c7d5e05eafa5 (diff)
downloadbusybox-47aaa2bee6b0c36634e8acb4aff98d22f9f6a128.tar.gz
Make it clearer that usually people should _NOT_
select FEATURE_UNIX_LOCAL.
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 9907ac907..6e3ed0fad 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -13,7 +13,7 @@ config FEATURE_IPV6
This adds IPv6 support in the networking applets.
config FEATURE_UNIX_LOCAL
- bool "Enable Unix domain socket support"
+ bool "Enable Unix domain socket support (usually not needed)"
default n
help
Enable Unix domain socket support in all busybox networking