summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-01-11 11:52:31 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-01-11 11:52:31 -0600
commite18a08842c58c529ffcf0a8bca80776a5e14b3d5 (patch)
tree83db9c03d774065a0ab73b2a8c644333d80ef36e /configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA
parentf045479ce000b81ed889c0dfcfbf2581f2860ad6 (diff)
downloadkernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.tar.gz
kernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.tar.xz
kernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.zip
Linux v5.10.6
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA')
-rw-r--r--configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA21
1 files changed, 21 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA b/configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA
new file mode 100644
index 000000000..a461bf63e
--- /dev/null
+++ b/configs/fedora/generic/arm/aarch64/CONFIG_ARM_SMMU_V3_SVA
@@ -0,0 +1,21 @@
+# CONFIG_ARM_SMMU_V3_SVA:
+#
+# Support for sharing process address spaces with devices using the
+# SMMUv3.
+#
+# Say Y here if your system supports SVA extensions such as PCIe PASID
+# and PRI.
+#
+# Symbol: ARM_SMMU_V3_SVA [=n]
+# Type : bool
+# Defined at drivers/iommu/Kconfig:311
+# Prompt: Shared Virtual Addressing support for the ARM SMMUv3
+# Depends on: IOMMU_SUPPORT [=y] && ARM_SMMU_V3 [=y]
+# Location:
+# -> Device Drivers
+# -> IOMMU Hardware Support (IOMMU_SUPPORT [=y])
+# -> ARM Ltd. System MMU Version 3 (SMMUv3) Support (ARM_SMMU_V3 [=y])
+#
+#
+#
+CONFIG_ARM_SMMU_V3_SVA=y