diff options
| author | Andreas Oberritter <devnull@localhost> | 2003-10-08 01:30:16 +0000 |
|---|---|---|
| committer | Andreas Oberritter <devnull@localhost> | 2003-10-08 01:30:16 +0000 |
| commit | e81121d99802feaf1d893886040341e7badf7f45 (patch) | |
| tree | 9b87acbe6072ce6da8089e475a607e3bf646fe71 /linux/drivers/media/dvb/frontends/Kconfig | |
| parent | bd79715d4b6e09f68330c5e0e590abd9d6b16726 (diff) | |
| download | mediapointer-dvb-s2-e81121d99802feaf1d893886040341e7badf7f45.tar.gz mediapointer-dvb-s2-e81121d99802feaf1d893886040341e7badf7f45.tar.bz2 | |
replaced alps_bsrv2 driver by generic ves1893 & ves1993 driver
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index a0adb73d4..ae4c351d0 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -16,16 +16,6 @@ config DVB_STV0299 DVB adapter simply enable all supported frontends, the right one will get autodetected. -config DVB_ALPS_BSRV2 - tristate "Alps BSRV2 (QPSK)" - depends on DVB_CORE - help - A DVB-S tuner module. Say Y when you want to support this frontend. - - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. - config DVB_SP887X tristate "Frontends with sp887x demodulators, e.g. Microtune DTF7072" depends on DVB_CORE @@ -50,7 +40,6 @@ config DVB_ALPS_TDLB7 DVB adapter simply enable all supported frontends, the right one will get autodetected. - config DVB_ALPS_TDMB7 tristate "Alps TDMB7 (OFDM)" depends on DVB_CORE @@ -125,6 +114,16 @@ config DVB_VES1820 DVB adapter simply enable all supported frontends, the right one will get autodetected. +config DVB_VES1X93 + tristate "Frontends with VES1893 or VES1993 demodulator (QPSK)" + depends on DVB_CORE + help + A DVB-S tuner module. Say Y when you want to support this frontend. + + If you don't know what tuner module is soldered on your + DVB adapter simply enable all supported frontends, the + right one will get autodetected. + config DVB_TDA1004X tristate "Frontends with external TDA1004X demodulators (OFDM)" depends on DVB_CORE && !STANDALONE |
