aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2018-07-03 22:53:48 +0200
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2018-07-04 10:33:39 +0200
commit1b8e793265e9ef2c1a2c3c38da667148ea3b8250 (patch)
tree6e9365370c22662248bb47a79e88bff4060186bf
parente3b70a2980f175f2e3346c645e1b7f65ac748e0a (diff)
downloadkernel_replicant_linux-1b8e793265e9ef2c1a2c3c38da667148ea3b8250.tar.gz
kernel_replicant_linux-1b8e793265e9ef2c1a2c3c38da667148ea3b8250.tar.bz2
kernel_replicant_linux-1b8e793265e9ef2c1a2c3c38da667148ea3b8250.zip
[armhf] DRM: Enable CONFIG_DRM_IMX_PARALLEL_DISPLAY
For parallel display outputs like RGB panels on i.MX device DRM_IMX_PARALLEL_DISPLAY needs to be enabled Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
-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