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

Commit ec2b1ae9 authored by Malcolm Priestley's avatar Malcolm Priestley Committed by Mauro Carvalho Chehab
Browse files

[media] it913x: dead code Remove driver



Following moving ids to af9035.

This driver is no longer in use.

Signed-off-by: default avatarMalcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 14992f01
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -100,13 +100,6 @@ config DVB_USB_GL861
	  Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
	  Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
	  receiver with USB ID 0db0:5581.
	  receiver with USB ID 0db0:5581.


config DVB_USB_IT913X
	tristate "ITE IT913X DVB-T USB2.0 support"
	depends on DVB_USB_V2
	select DVB_IT913X_FE
	help
	  Say Y here to support the ITE IT913X DVB-T USB2.0

config DVB_USB_LME2510
config DVB_USB_LME2510
	tristate "LME DM04/QQBOX DVB-S USB2.0 support"
	tristate "LME DM04/QQBOX DVB-S USB2.0 support"
	depends on DVB_USB_V2
	depends on DVB_USB_V2
+0 −3
Original line number Original line Diff line number Diff line
@@ -22,9 +22,6 @@ obj-$(CONFIG_DVB_USB_CE6230) += dvb-usb-ce6230.o
dvb-usb-ec168-objs := ec168.o
dvb-usb-ec168-objs := ec168.o
obj-$(CONFIG_DVB_USB_EC168) += dvb-usb-ec168.o
obj-$(CONFIG_DVB_USB_EC168) += dvb-usb-ec168.o


dvb-usb-it913x-objs := it913x.o
obj-$(CONFIG_DVB_USB_IT913X) += dvb-usb-it913x.o

dvb-usb-lmedm04-objs := lmedm04.o
dvb-usb-lmedm04-objs := lmedm04.o
obj-$(CONFIG_DVB_USB_LME2510) += dvb-usb-lmedm04.o
obj-$(CONFIG_DVB_USB_LME2510) += dvb-usb-lmedm04.o


+0 −809

File deleted.

Preview size limit exceeded, changes collapsed.