summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2022-08-11 11:17:45 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-08-29 16:43:00 +0200
commitb7eeabc1cee3c031123bb4a3a7786779e1a57ac2 (patch)
treeb0d1149f316e30c61c2caebab7a934b13c100ea8 /drivers/media/usb/Makefile
parent50f0b24381665ad3233dd586e069e2c3ae7b1d9b (diff)
downloadlinux-b7eeabc1cee3c031123bb4a3a7786779e1a57ac2.tar.bz2
media: tm6000: deprecate this driver
Deprecate the tm6000 driver. This driver does not use the vb2 framework for video streaming, instead it uses the old videobuf framework. We want to get rid of these old drivers, so deprecated it for future removal. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/usb/Makefile')
-rw-r--r--drivers/media/usb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/usb/Makefile b/drivers/media/usb/Makefile
index 7fccc6604b1f..6d171beea20d 100644
--- a/drivers/media/usb/Makefile
+++ b/drivers/media/usb/Makefile
@@ -29,5 +29,4 @@ obj-$(CONFIG_VIDEO_GO7007) += go7007/
obj-$(CONFIG_VIDEO_HDPVR) += hdpvr/
obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2/
obj-$(CONFIG_VIDEO_STK1160) += stk1160/
-obj-$(CONFIG_VIDEO_TM6000) += tm6000/
obj-$(CONFIG_VIDEO_USBTV) += usbtv/