summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-09-03 20:52:41 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-09-03 20:52:41 +0200
commitf2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2 (patch)
treeeffe3e2808cf4ed83fd289ad5443d01a9855b21d /configs/fedora/generic/arm/CONFIG_SUN50I_IOMMU
parent7a9a0a7371657cb81832bd547ceba9fe42b10a3e (diff)
parent6681bf218f9556b094e34f5f854b20d42d7e2e84 (diff)
downloadkernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.tar.gz
kernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.tar.xz
kernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.zip
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