Andreas Oberritter | c7cadb3 | 2005-07-07 17:57:46 -0700 | [diff] [blame] | 1 | config DVB_PLUTO2 |
| 2 | tristate "Pluto2 cards" |
Manu Abraham | 3c2c549 | 2006-05-20 13:17:00 -0300 | [diff] [blame] | 3 | depends on DVB_CORE && PCI && I2C |
Andreas Oberritter | c7cadb3 | 2005-07-07 17:57:46 -0700 | [diff] [blame] | 4 | select I2C_ALGOBIT |
| 5 | select DVB_TDA1004X |
| 6 | help |
| 7 | Support for PCI cards based on the Pluto2 FPGA like the Satelco |
| 8 | Easywatch Mobile Terrestrial DVB-T Receiver. |
| 9 | |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 10 | Since these cards have no MPEG decoder onboard, they transmit |
Andreas Oberritter | c7cadb3 | 2005-07-07 17:57:46 -0700 | [diff] [blame] | 11 | only compressed MPEG data over the PCI bus, so you need |
| 12 | an external software decoder to watch TV on your computer. |
| 13 | |
| 14 | Say Y or M if you own such a device and want to use it. |
| 15 | |