diff options
author | Andrew de Quincy <devnull@localhost> | 2005-06-11 23:36:56 +0000 |
---|---|---|
committer | Andrew de Quincy <devnull@localhost> | 2005-06-11 23:36:56 +0000 |
commit | e97d0dd19851e39a1e1e2021b442fea0e2cebcf7 (patch) | |
tree | 7f70cc2a116393a1977d7f02ba7367bbc2dd71d5 /linux/drivers/media/dvb/ttpci/Kconfig | |
parent | 9dcc29ab9f5223f496e70cf344c1ce710bc94c1e (diff) | |
download | mediapointer-dvb-s2-e97d0dd19851e39a1e1e2021b442fea0e2cebcf7.tar.gz mediapointer-dvb-s2-e97d0dd19851e39a1e1e2021b442fea0e2cebcf7.tar.bz2 |
Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested
and incomplete, so commented out for the moment.
Diffstat (limited to 'linux/drivers/media/dvb/ttpci/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/ttpci/Kconfig | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/linux/drivers/media/dvb/ttpci/Kconfig b/linux/drivers/media/dvb/ttpci/Kconfig index 7ffa2c731..bf3c011d2 100644 --- a/linux/drivers/media/dvb/ttpci/Kconfig +++ b/linux/drivers/media/dvb/ttpci/Kconfig @@ -12,7 +12,7 @@ config DVB_AV7110 select DVB_STV0297 select DVB_L64781 help - Support for SAA7146 and AV7110 based DVB cards as produced + Support for SAA7146 and AV7110 based DVB cards as produced by Fujitsu-Siemens, Technotrend, Hauppauge and others. This driver only supports the fullfeatured cards with @@ -33,7 +33,7 @@ config DVB_AV7110_FIRMWARE If you want to compile the firmware into the driver you need to say Y here and provide the correct path of the firmware. You need this option if you want to compile the whole driver statically into the - kernel. + kernel. All other people say N. @@ -66,6 +66,7 @@ config DVB_BUDGET select DVB_L64781 select DVB_TDA8083 select DVB_TDA10021 + select DVB_S5H1420 help Support for simple SAA7146 based DVB cards (so called Budget- or Nova-PCI cards) without onboard @@ -119,9 +120,9 @@ config DVB_BUDGET_PATCH select DVB_VES1X93 select DVB_TDA8083 help - Support for Budget Patch (full TS) modification on + Support for Budget Patch (full TS) modification on SAA7146+AV7110 based cards (DVB-S cards). This - driver doesn't use onboard MPEG2 decoder. The + driver doesn't use onboard MPEG2 decoder. The card is driven in Budget-only mode. Card is required to have loaded firmware to tune properly. Firmware can be loaded by insertion and removal of |