diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2014-02-13 21:28:28 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-24 13:47:17 (GMT) |
commit | ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270 (patch) | |
tree | afaff58b15d51e9fb11ceb0d79b5fb40ccb7c513 /drivers/media/usb/dvb-usb-v2/Kconfig | |
parent | 14992f0185ab8efd513d71e5a546090c2d41ffd4 (diff) | |
download | linux-ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270.tar.xz |
[media] it913x: dead code Remove driver
Following moving ids to af9035.
This driver is no longer in use.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/Kconfig')
-rw-r--r-- | drivers/media/usb/dvb-usb-v2/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/Kconfig b/drivers/media/usb/dvb-usb-v2/Kconfig index 2059d0c8..bfb7378 100644 --- a/drivers/media/usb/dvb-usb-v2/Kconfig +++ b/drivers/media/usb/dvb-usb-v2/Kconfig @@ -100,13 +100,6 @@ config DVB_USB_GL861 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0 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 tristate "LME DM04/QQBOX DVB-S USB2.0 support" depends on DVB_USB_V2 |