mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-02 06:47:06 +00:00
Since PR #6943 has landed, the `CONFIG_IOMMU_BUS_NUM` has been renamed to `ACFG_MAX_PCI_BUS_NUM`, this patch removes the obsolete code about `CONFIG_IOMMU_BUS_NUM`. v1-->v2: Update the upgrader.py to add a description of this obsoleted item. Tracked-On: #6942 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>