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:
parent
7e80e93906
commit
201e133d4a
@ -1,9 +1,6 @@
|
|||||||
config BR2_PACKAGE_ACPID
|
config BR2_PACKAGE_ACPID
|
||||||
bool "acpid"
|
bool "acpid"
|
||||||
depends on BR2_x86_64 || BR2_i386
|
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
|
help
|
||||||
Advanced Configuration and Power Interface event daemon.
|
Advanced Configuration and Power Interface event daemon.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user