From: "Steven J. Hill" Date: Sun, 14 Jan 2007 00:54:14 +0000 (-0000) Subject: x86 is the only thing that uses this monstrosity. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ba46d6ef76fee525001aebec7ae78f6dbd89ac23;p=buildroot.git x86 is the only thing that uses this monstrosity. --- diff --git a/package/acpid/Config.in b/package/acpid/Config.in index a2641838fa..84b62bdfcf 100644 --- a/package/acpid/Config.in +++ b/package/acpid/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_ACPID bool "acpid" + depends on BR2_x86_64 || BR2_i386 default n help Advanced Configuration and Power Interface event daemon.