浏览代码

x86 is the only thing that uses this monstrosity.

"Steven J. Hill" 18 年之前
父节点
当前提交
ba46d6ef76
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/acpid/Config.in

+ 1 - 0
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.