summaryrefslogtreecommitdiff
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-01-10 13:45:33 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-01-22 09:57:19 +0100
commit7120d6bfd6d0b26b49958f429701996f2d3e2c2a (patch)
tree1f1bf5df34f4286f49f7ca6593ac7265c463ce4f /drivers/staging/media/Makefile
parentd2a8e92f0b41f26ab798a4296eacdf71959fc6a9 (diff)
media: tm6000: remove deprecated driver
The tm6000 driver does not use the vb2 framework for streaming video, instead it uses the old vb1 framework and nobody stepped in to convert this driver to vb2. The hardware is very old, so the decision was made to remove it altogether since we want to get rid of the old vb1 framework. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/staging/media/Makefile')
-rw-r--r--drivers/staging/media/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/Makefile b/drivers/staging/media/Makefile
index 37a4c6d81ded..1a01c1af3224 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -9,5 +9,4 @@ obj-$(CONFIG_VIDEO_ROCKCHIP_VDEC) += rkvdec/
obj-$(CONFIG_VIDEO_SUNXI) += sunxi/
obj-$(CONFIG_VIDEO_TEGRA) += tegra-video/
obj-$(CONFIG_VIDEO_IPU3_IMGU) += ipu3/
-obj-$(CONFIG_VIDEO_TM6000) += deprecated/tm6000/
obj-y += deprecated/saa7146/