aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/config/armhf/config1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 330d0df55d50..1468010741c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.17.3-2) UNRELEASED; urgency=medium
+
+ * [armhf] DRM: Enable CONFIG_DRM_IMX_PARALLEL_DISPLAY
+
+ -- Sjoerd Simons <sjoerd@debian.org> Wed, 04 Jul 2018 10:25:57 +0200
+
linux (4.17.3-1) unstable; urgency=medium
* New upstream stable update:
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index cedcf3d27ac6..572d17381cc9 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -312,6 +312,7 @@ CONFIG_DRM_I2C_NXP_TDA998X=m
## file: drivers/gpu/drm/imx/Kconfig
##
CONFIG_DRM_IMX=m
+CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
CONFIG_DRM_IMX_LDB=m
CONFIG_DRM_IMX_HDMI=m