diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2014-02-13 18:29:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-24 10:49:52 -0300 |
commit | 182f3fe92967d2287c1eab11bafe86a896fda949 (patch) | |
tree | d4ce0357e56b995beca43410787d2412272e364b /drivers/media/dvb-frontends/Kconfig | |
parent | ec2b1ae9db5ccbb781a89e2d2156acad5ea4b270 (diff) | |
download | linux-182f3fe92967d2287c1eab11bafe86a896fda949.tar.bz2 |
[media] it913x-fe: Dead code remove driver
This driver has been replaced by af9033 and tuner_it913x
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb-frontends/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index dd12a1ebda82..44330718a25e 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig @@ -733,14 +733,6 @@ config DVB_IX2505V help A DVB-S tuner module. Say Y when you want to support this frontend. -config DVB_IT913X_FE - tristate "it913x frontend and it9137 tuner" - depends on DVB_CORE && I2C - default m if !MEDIA_SUBDRV_AUTOSELECT - help - A DVB-T tuner module. - Say Y when you want to support this frontend. - config DVB_M88RS2000 tristate "M88RS2000 DVB-S demodulator and tuner" depends on DVB_CORE && I2C |