Config.in 402 B

12345678910111213
  1. config BR2_PACKAGE_ACPICA
  2. bool "acpica"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. help
  5. The ACPI Component Architecture (ACPICA) project provides an
  6. operating system (OS)-independent reference implementation
  7. of the Advanced Configuration and Power Interface
  8. Specification (ACPI).
  9. https://www.acpica.org
  10. comment "acpica needs a toolchain w/ threads"
  11. depends on !BR2_TOOLCHAIN_HAS_THREADS