Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c2ccd3c authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] staging/media: remove deprecated timb driver



Remove this deprecated old driver.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Cc: Richard Röjfors <richard@puffinpack.se>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent c0211275
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -29,8 +29,6 @@ source "drivers/staging/media/mn88472/Kconfig"

source "drivers/staging/media/omap4iss/Kconfig"

source "drivers/staging/media/timb/Kconfig"

source "drivers/staging/media/tw686x-kh/Kconfig"

# Keep LIRC at the end, as it has sub-menus
+0 −1
Original line number Diff line number Diff line
@@ -4,5 +4,4 @@ obj-$(CONFIG_LIRC_STAGING) += lirc/
obj-$(CONFIG_VIDEO_DM365_VPFE)	+= davinci_vpfe/
obj-$(CONFIG_VIDEO_OMAP4)	+= omap4iss/
obj-$(CONFIG_DVB_MN88472)       += mn88472/
obj-$(CONFIG_VIDEO_TIMBERDALE)  += timb/
obj-$(CONFIG_VIDEO_TW686X_KH)	+= tw686x-kh/
+0 −11
Original line number Diff line number Diff line
config VIDEO_TIMBERDALE
	tristate "Support for timberdale Video In/LogiWIN"
	depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && HAS_DMA
	depends on (MFD_TIMBERDALE && TIMB_DMA) || COMPILE_TEST
	select VIDEO_ADV7180
	select VIDEOBUF_DMA_CONTIG
	---help---
	  Add support for the Video In peripherial of the timberdale FPGA.

	  This driver is deprecated and will be removed soon unless someone
	  will start the work to convert this driver to the vb2 framework.
+0 −1
Original line number Diff line number Diff line
obj-$(CONFIG_VIDEO_TIMBERDALE)	+= timblogiw.o
+0 −870

File deleted.

Preview size limit exceeded, changes collapsed.