micropython: replace local fix with upstream one
[buildroot-gz.git] / package / acpica / Config.in
blobc5ffb005f55d9ab9da031c12727c2129088a841b
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).
10           https://www.acpica.org
12 comment "acpica needs a toolchain w/ threads"
13         depends on !BR2_TOOLCHAIN_HAS_THREADS