2008-09-13 21:10:53 +08:00
|
|
|
config DVB_DM1105
|
2008-09-14 07:56:59 +08:00
|
|
|
tristate "SDMC DM1105 based PCI cards"
|
|
|
|
depends on DVB_CORE && PCI && I2C
|
2012-08-21 01:48:02 +08:00
|
|
|
select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_STB6000 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_SI21XX if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT
|
2012-12-24 06:25:38 +08:00
|
|
|
select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
|
2010-11-18 00:28:38 +08:00
|
|
|
depends on RC_CORE
|
2008-09-14 07:56:59 +08:00
|
|
|
help
|
|
|
|
Support for cards based on the SDMC DM1105 PCI chip like
|
|
|
|
DvbWorld 2002
|
2008-09-13 21:10:53 +08:00
|
|
|
|
2008-09-14 07:56:59 +08:00
|
|
|
Since these cards have no MPEG decoder onboard, they transmit
|
|
|
|
only compressed MPEG data over the PCI bus, so you need
|
|
|
|
an external software decoder to watch TV on your computer.
|
2008-09-13 21:10:53 +08:00
|
|
|
|
2008-09-14 07:56:59 +08:00
|
|
|
Say Y or M if you own such a device and want to use it.
|