Files
acrn-hypervisor/hypervisor/include/arch/x86
Victor Sun 8afbdb7505 HV: enable Kconfig of ACPI_PARSE_ENABLED
Previously we use Kconfig of DMAR_PARSE_ENABLED to choose pre-defined DMAR info
or parse it at runtime, at the same time we use MACRO of CONFIG_CONSTANT_ACPI
to decide whether parse PM related ACPI info at runtime. This looks redundant
so use a unified ACPI_PARSE_ENABLED Kconfig to replace them.

Tracked-On: #3107

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-05-14 11:53:02 +08:00
..
2019-05-13 10:12:20 +08:00
2019-02-28 11:22:29 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2018-12-19 09:07:14 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-05-05 11:50:36 +08:00
2019-05-14 11:53:02 +08:00
2019-05-07 09:10:13 +08:00