Skip to content

Commit

Permalink
arm64: configs: Enable IOMMUFD and VFIO_DEVICE_CDEV
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolin Chen <[email protected]>
Signed-off-by: Matthew R. Ochs <[email protected]>
Acked-by: Kai-Heng Feng <[email protected]>
Acked-by: Koba Ko <[email protected]>
Signed-off-by: Matthew R. Ochs <[email protected]>
  • Loading branch information
nicolinc authored and nvmochs committed Oct 18, 2024
1 parent ed07379 commit f8129e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1650,3 +1650,8 @@ CONFIG_CORESIGHT_CPU_DEBUG=m
CONFIG_CORESIGHT_CTI=m
CONFIG_MEMTEST=y
CONFIG_NVGRACE_GPU_VFIO_PCI=m
CONFIG_VFIO_DEVICE_CDEV=y
CONFIG_FAULT_INJECTION=y
CONFIG_IOMMUFD_DRIVER=y
CONFIG_IOMMUFD=y
CONFIG_IOMMUFD_TEST=y

0 comments on commit f8129e0

Please sign in to comment.