]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/acpica/Config.in
libmediaart: rename options to have proper prefix
[coffee/buildroot.git] / package / acpica / Config.in
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
10           https://www.acpica.org
11
12 comment "acpica needs a toolchain w/ threads"
13         depends on !BR2_TOOLCHAIN_HAS_THREADS