aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2020-12-28 15:58:02 +0100
committerUwe Kleine-König <uwe@kleine-koenig.org>2020-12-28 15:58:32 +0100
commit475db611b2513b6568e804e8fc10063d951476b2 (patch)
tree9ab1d6df4992c1a470344b37167bd531ab5fabcc
parenta1269be8a5369e554279f0c3d83f27d36732bc6b (diff)
downloadkernel_replicant_linux-475db611b2513b6568e804e8fc10063d951476b2.tar.gz
kernel_replicant_linux-475db611b2513b6568e804e8fc10063d951476b2.tar.bz2
kernel_replicant_linux-475db611b2513b6568e804e8fc10063d951476b2.zip
[armhf] Enable VIDEO_CODA and VIDEO_IMX_PXP for i.MX6 platforms
-rw-r--r--debian/changelog6
-rw-r--r--debian/config/armhf/config2
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bcfe564bc4f0..7dd54254e600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (5.9.15-2) UNRELEASED; urgency=medium
+
+ * [armhf] Enable VIDEO_CODA and VIDEO_IMX_PXP for i.MX6 platforms
+
+ -- Uwe Kleine-König <ukleinek@debian.org> Mon, 28 Dec 2020 15:57:06 +0100
+
linux (5.9.15-1) unstable; urgency=medium
* New upstream stable update:
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index e00417c41ec0..090d5ffc72a0 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -681,6 +681,8 @@ CONFIG_MEDIA_CONTROLLER=y
##
CONFIG_VIDEO_ASPEED=m
CONFIG_VIDEO_OMAP3=m
+CONFIG_VIDEO_CODA=m
+CONFIG_VIDEO_IMX_PXP=m
CONFIG_VIDEO_TI_VPE=m
##