diff options
author | Michael Hunold <devnull@localhost> | 2003-10-01 10:24:57 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-10-01 10:24:57 +0000 |
commit | 247cf5fcc3c2e684b1319ae8b1a595a328c4b23d (patch) | |
tree | 0fc5df376242627e9aa704616684547e1b3024d4 /linux/drivers/media/dvb/frontends | |
parent | 96c67e37ff37a0f02379addc5060451fe1afd051 (diff) | |
download | mediapointer-dvb-s2-247cf5fcc3c2e684b1319ae8b1a595a328c4b23d.tar.gz mediapointer-dvb-s2-247cf5fcc3c2e684b1319ae8b1a595a328c4b23d.tar.bz2 |
- clean up Kconfig files, use the new SELECT facility
- split up saa7146 compilation in core and video part
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 6f7b96adf..999076818 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -135,14 +135,3 @@ 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. - |