summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-11-05 21:38:06 +0000
committerPeter Robinson <pbrobinson@gmail.com>2015-11-05 21:38:06 +0000
commit9212040aa0c8ad900ede87e05c9d64591e03cd1a (patch)
tree35f6fc5013b075d94bdd0c2754be9eebe0950334 /config-armv7-generic
parent1275020b3eef1febc07cd7ca6080ec736ef948da (diff)
downloadkernel-9212040aa0c8ad900ede87e05c9d64591e03cd1a.tar.gz
kernel-9212040aa0c8ad900ede87e05c9d64591e03cd1a.tar.xz
kernel-9212040aa0c8ad900ede87e05c9d64591e03cd1a.zip
Disable Exynos IOMMU as it crashes in general
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 60866f873..db080c2e0 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