acrn-hypervisor/hypervisor/acpi_parser
Victor Sun 589be88cf6 HV: link CONFIG_MAX_IOMMU_NUM and MAX_DRHDS to DRHD_COUNT
The value of CONFIG_MAX_IOMMU and MAX_DRHDS are identical to DRHD_COUNT
which defined in platform ACPI table, so remove CONFIG_MAX_IOMMU_NUM
from Kconfig and link these three MACROs together.

Tracked-On: #3977

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-11-08 16:40:14 +08:00
..
acpi_ext.c hv:tiny cleanup 2019-09-05 09:58:47 +08:00
dmar_parse.c HV: link CONFIG_MAX_IOMMU_NUM and MAX_DRHDS to DRHD_COUNT 2019-11-08 16:40:14 +08:00