avahi: minor cleanup

Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
This commit is contained in:
Spenser Gilliland 2013-07-15 14:46:48 -05:00 committed by Thomas Petazzoni
parent 650106b52e
commit 3fed58bd50
1 changed files with 4 additions and 2 deletions

View File

@ -10,10 +10,11 @@ config BR2_PACKAGE_AVAHI
http://www.avahi.org/
if BR2_PACKAGE_AVAHI
config BR2_PACKAGE_AVAHI_AUTOIPD
bool "IPv4LL network address configuration daemon"
default y
depends on BR2_PACKAGE_AVAHI
select BR2_PACKAGE_LIBDAEMON
help
Avahi-autoipd implements IPv4LL, "Dynamic Configuration of
@ -25,7 +26,6 @@ config BR2_PACKAGE_AVAHI_AUTOIPD
config BR2_PACKAGE_AVAHI_DAEMON
bool "mDNS/DNS-SD daemon"
depends on BR2_PACKAGE_AVAHI
select BR2_PACKAGE_LIBDAEMON
select BR2_PACKAGE_EXPAT
help
@ -34,5 +34,7 @@ config BR2_PACKAGE_AVAHI_DAEMON
The daemon registers local IP addresses and services using
mDNS/DNS-SD.
endif
comment "avahi requires a toolchain with thread support"
depends on !BR2_TOOLCHAIN_HAS_THREADS