aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2015-04-22 21:42:24 +0300
committerAnders Roxell <anders.roxell@linaro.org>2016-07-13 14:54:15 +0200
commitd957d0323e7284db1b55b3809b50682c059c73d3 (patch)
tree27c63814ac35ed1d7a7ec0103cac0444dd59b1bb
parentb48d625afce8e586e6273f304f290ce10d1b2f7f (diff)
linaro/configs: ifc6410: disable MSM_DSI
Pick this change from the qcom_defconfig. drivers/gpu/drm/msm/dsi/dsi_pll.c fails to compile. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/ifc6410.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/ifc6410.conf b/linaro/configs/ifc6410.conf
index 38c6cc0166e1..10ccca0928aa 100644
--- a/linaro/configs/ifc6410.conf
+++ b/linaro/configs/ifc6410.conf
@@ -213,6 +213,7 @@ CONFIG_MEDIA_USB_SUPPORT=y
CONFIG_USB_VIDEO_CLASS=y
CONFIG_USB_GSPCA=y
CONFIG_DRM=y
+# CONFIG_DRM_MSM_DSI is not set
CONFIG_DRM_TEGRA=y
CONFIG_DRM_PANEL_SIMPLE=y
CONFIG_FB_ARMCLCD=y