Browse Source

x86 is the only thing that uses this monstrosity.

"Steven J. Hill" 18 years ago
parent
commit
ba46d6ef76
1 changed files with 1 additions and 0 deletions
  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.