summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-09-03 11:45:01 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-09-03 11:45:01 -0500
commit6681bf218f9556b094e34f5f854b20d42d7e2e84 (patch)
tree144f7d142e6e6337c62d322fe98bbe22df582bcf /configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU
parent7e438814446efb0840cb66d40c904594fd0df8f4 (diff)
downloadkernel-6681bf218f9556b094e34f5f854b20d42d7e2e84.tar.gz
kernel-6681bf218f9556b094e34f5f854b20d42d7e2e84.tar.xz
kernel-6681bf218f9556b094e34f5f854b20d42d7e2e84.zip
Linux v5.7.6 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU')
-rw-r--r--configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU b/configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU
new file mode 100644
index 000000000..86c93f28d
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU
@@ -0,0 +1,17 @@
+# CONFIG_SUN50I_IOMMU:
+#
+# Support for the IOMMU introduced in the Allwinner H6 SoCs.
+#
+# Symbol: SUN50I_IOMMU [=n]
+# Type : bool
+# Defined at drivers/iommu/Kconfig:306
+# Prompt: Allwinner H6 IOMMU Support
+# Depends on: IOMMU_SUPPORT [=y] && (ARCH_SUNXI [=y] || COMPILE_TEST [=n])
+# Location:
+# -> Device Drivers
+# -> IOMMU Hardware Support (IOMMU_SUPPORT [=y])
+# Selects: ARM_DMA_USE_IOMMU [=y] && IOMMU_API [=y] && IOMMU_DMA [=n]
+#
+#
+#
+# CONFIG_SUN50I_IOMMU is not set