Make it clearer that usually people should _NOT_

select FEATURE_UNIX_LOCAL.
This commit is contained in:
Denys Vlasenko 2009-05-01 03:00:04 +02:00
parent 690ad2426e
commit 47aaa2bee6

View File

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