Skip to content

Commit

Permalink
linux-5.4.21-323: Support Intel IOMMU using DMA Remapping Devices
Browse files Browse the repository at this point in the history
> CONFIG_INTEL_IOMMU:
>
> DMA remapping (DMAR) devices support enables independent address
> translations for Direct Memory Access (DMA) from devices.
> These DMA remapping devices are reported via ACPI tables
> and include PCI device scope covered by these DMA
> remapping devices.
  • Loading branch information
pmenzel committed Feb 21, 2020
1 parent b8ad5e7 commit 4de82e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-5.4.21-323.bee
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ mee_configure() {
CONFIG_VIRTIO_INPUT=m
CONFIG_DELL_RBU=m
CONFIG_AMD_IOMMU=y
CONFIG_INTEL_IOMMU=y
CONFIG_IRQ_REMAP=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=m
Expand Down

0 comments on commit 4de82e1

Please sign in to comment.