diff options
author | Holger Waechtler <devnull@localhost> | 2003-09-11 11:04:33 +0000 |
---|---|---|
committer | Holger Waechtler <devnull@localhost> | 2003-09-11 11:04:33 +0000 |
commit | dcf261078adc31d8a283e0210ac4abab4933c972 (patch) | |
tree | 65147308e0dfb16cb16b40cd2dcb0bfd62babc3c /linux/drivers/media | |
parent | c26512ea0dc253c89e6b94cfe3f5d4a59d565f7e (diff) | |
download | mediapointer-dvb-s2-dcf261078adc31d8a283e0210ac4abab4933c972.tar.gz mediapointer-dvb-s2-dcf261078adc31d8a283e0210ac4abab4933c972.tar.bz2 |
add entry for sp887x
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 999076818..6f7b96adf 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -135,3 +135,14 @@ config DVB_TDA1004X_FIRMWARE_FILE wget http://www.technotrend.de/new/215/TTweb_215a_budget_20_05_2003.zip unzip -j TTweb_215a_budget_20_05_2003.zip Software/Oem/PCI/App/ttlcdacc.dll mv ttlcdacc.dll /etc/dvb/tda1004x.bin + +config DVB_SP887X + tristate "Frontends with sp887x demodulators, e.g. Microtune DTF7072" + depends on DVB_CORE + help + A DVB-T demodulator driver. Say Y when you want to support the sp887x. + + 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. + |