Revert "acpid: unavailable for external uClibc toolchains"

This reverts commit ec6aaa4706.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2014-04-25 10:29:25 +02:00 committed by Peter Korsgaard
parent 7e80e93906
commit 201e133d4a
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
config BR2_PACKAGE_ACPID
bool "acpid"
depends on BR2_x86_64 || BR2_i386
# Usually lacks MSG_CMSG_CLOEXEC
depends on !BR2_TOOLCHAIN_EXTERNAL_UCLIBC && \
!BR2_UCLIBC_VERSION_0_9_32
help
Advanced Configuration and Power Interface event daemon.