summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-11-05 21:46:28 +0000
committerJosh Boyer <jwboyer@fedoraproject.org>2015-11-11 12:02:45 -0500
commitfcfcde1280553ae1aea6881bd60e495ff10c21a3 (patch)
treec7c44e3494fea7324b0183c4ac92fb2183e06a11 /config-armv7-generic
parent6da69c085d1e75d0955b8013d592e2597fafa6d2 (diff)
downloadkernel-fcfcde1280553ae1aea6881bd60e495ff10c21a3.tar.gz
kernel-fcfcde1280553ae1aea6881bd60e495ff10c21a3.tar.xz
kernel-fcfcde1280553ae1aea6881bd60e495ff10c21a3.zip
Disable Exynos IOMMU as it crashes
http://www.gossamer-threads.com/lists/linux/kernel/2118505
Diffstat (limited to 'config-armv7-generic')
-rw-r--r--config-armv7-generic4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index 136c50b2b..1fcaa9662 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -247,7 +247,7 @@ CONFIG_EXYNOS_ADC=m
CONFIG_MMC_SDHCI_S3C=m
CONFIG_MMC_SDHCI_S3C_DMA=y
CONFIG_MMC_DW_EXYNOS=m
-CONFIG_EXYNOS_IOMMU=y
+# CONFIG_EXYNOS_IOMMU is not set
CONFIG_PCI_EXYNOS=y
CONFIG_PHY_EXYNOS5_USBDRD=m
CONFIG_PHY_SAMSUNG_USB2=m
@@ -283,7 +283,7 @@ CONFIG_DRM_EXYNOS7_DECON=y
CONFIG_DRM_EXYNOS_G2D=y
CONFIG_DRM_EXYNOS_GSC=y
CONFIG_DRM_EXYNOS_HDMI=y
-CONFIG_DRM_EXYNOS_IOMMU=y
+# CONFIG_DRM_EXYNOS_IOMMU is not set
CONFIG_DRM_EXYNOS_IPP=y
CONFIG_DRM_EXYNOS_ROTATOR=y
CONFIG_DRM_EXYNOS_VIDI=y