Revert "acpid: unavailable for external uClibc toolchains"
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 25 Apr 2014 08:29:25 +0000 (10:29 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 25 Apr 2014 08:58:46 +0000 (10:58 +0200)
This reverts commit ec6aaa4706d6826aca4e48ea65bbebbd893f76d6.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/acpid/Config.in

index 205a6ae7af2686c0612684e15c74f51adbeb6123..5aec7f13c8dc5f206db37969fa88af6c7c4ad76e 100644 (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.