diff options
Diffstat (limited to 'src/soc/amd/morgana')
-rw-r--r-- | src/soc/amd/morgana/chipset.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/morgana/chipset.cb b/src/soc/amd/morgana/chipset.cb index 1bb89ed11f..9407e79dd8 100644 --- a/src/soc/amd/morgana/chipset.cb +++ b/src/soc/amd/morgana/chipset.cb @@ -7,7 +7,7 @@ chip soc/amd/morgana device domain 0 on ops morgana_pci_domain_ops device pci 00.0 alias gnb on ops morgana_root_complex_operations end - device pci 00.2 alias iommu off end + device pci 00.2 alias iommu off ops amd_iommu_ops end device pci 01.0 on end # Dummy Host Bridge |