summaryrefslogtreecommitdiffstats
path: root/baseconfig/arm
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-04-12 08:29:41 +0100
committerJeremy Cline <jeremy@jcline.org>2018-04-12 09:29:44 -0400
commitd251871b109cf759d09bdf67f6fc3d2f0fa97276 (patch)
tree83a33e825c2f58a654bb203cc58b732fec767a08 /baseconfig/arm
parent326828aa4ac885ea1e440e2633f66c29582769ed (diff)
downloadkernel-d251871b109cf759d09bdf67f6fc3d2f0fa97276.tar.gz
kernel-d251871b109cf759d09bdf67f6fc3d2f0fa97276.tar.xz
kernel-d251871b109cf759d09bdf67f6fc3d2f0fa97276.zip
fix nouveau on Tegra, Enable IOMMU on Exynos
Diffstat (limited to 'baseconfig/arm')
-rw-r--r--baseconfig/arm/armv7/CONFIG_DRM_EXYNOS_IOMMU2
-rw-r--r--baseconfig/arm/armv7/CONFIG_EXYNOS_IOMMU2
2 files changed, 2 insertions, 2 deletions
diff --git a/baseconfig/arm/armv7/CONFIG_DRM_EXYNOS_IOMMU b/baseconfig/arm/armv7/CONFIG_DRM_EXYNOS_IOMMU
index 1c741aa22..5975dfe01 100644
--- a/baseconfig/arm/armv7/CONFIG_DRM_EXYNOS_IOMMU
+++ b/baseconfig/arm/armv7/CONFIG_DRM_EXYNOS_IOMMU
@@ -1 +1 @@
-# CONFIG_DRM_EXYNOS_IOMMU is not set
+CONFIG_DRM_EXYNOS_IOMMU=y
diff --git a/baseconfig/arm/armv7/CONFIG_EXYNOS_IOMMU b/baseconfig/arm/armv7/CONFIG_EXYNOS_IOMMU
index 76ab03ad5..6a0844a77 100644
--- a/baseconfig/arm/armv7/CONFIG_EXYNOS_IOMMU
+++ b/baseconfig/arm/armv7/CONFIG_EXYNOS_IOMMU
@@ -1 +1 @@
-# CONFIG_EXYNOS_IOMMU is not set
+CONFIG_EXYNOS_IOMMU=y