-
CONFIG_ACPI_PARSE_ENABLED
¶
Enable ACPI runtime parsing
Type: bool
Help¶
Whether to parse the ACPI tables at runtime.
Defaults¶
- “y”
Kconfig definition¶
At arch/x86/Kconfig:228
Included via Kconfig:3
Menu path: (top menu)
config ACPI_PARSE_ENABLED
bool
prompt "Enable ACPI runtime parsing"
default "y"
help
Whether to parse the ACPI tables at runtime.
(Definitions include propagated dependencies, including from if’s and menus.)