Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99638
b: refs/heads/master
c: 18d2220
h: refs/heads/master
v: v3
  • Loading branch information
Joerg Roedel authored and Ingo Molnar committed Jul 4, 2008
1 parent 7c21db9 commit c980cd9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7441e9cb18a1a1e5b87f516fa97b6d4abb0838e3
refs/heads/master: 18d22200740b83a5d968d3236c27c310b3e8fda6
10 changes: 9 additions & 1 deletion trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,15 @@ config AMD_IOMMU
select SWIOTLB
depends on X86_64 && PCI && ACPI
help
Select this to get support for AMD IOMMU hardware in your system.
With this option you can enable support for AMD IOMMU hardware in
your system. An IOMMU is a hardware component which provides
remapping of DMA memory accesses from devices. With an AMD IOMMU you
can isolate the the DMA memory of different devices and protect the
system from misbehaving device drivers or hardware.

You can find out if your system has an AMD IOMMU if you look into
your BIOS for an option to enable it or if you have an IVRS ACPI
table.

# need this always selected by IOMMU for the VIA workaround
config SWIOTLB
Expand Down

0 comments on commit c980cd9

Please sign in to comment.