8783b9c504
Ported from the manufacturer's source tree, available from http://dvbsky.net/download/linux/media_build-bst-150211.tar.gz This is the second patch after a public review. [mchehab@osg.samsung.com: fix inconsistent identing warning] Signed-off-by: Dirk Nehring <dnehring@gmx.net> Reviewd-by: Nibble Max <nibble.max@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
19 lines
571 B
Plaintext
19 lines
571 B
Plaintext
config DVB_SMIPCIE
|
|
tristate "SMI PCIe DVBSky cards"
|
|
depends on DVB_CORE && PCI && I2C
|
|
select I2C_ALGOBIT
|
|
select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_M88RS6000T if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
|
|
depends on RC_CORE
|
|
help
|
|
Support for cards with SMI PCIe bridge:
|
|
- DVBSky S950 V3
|
|
- DVBSky S952 V3
|
|
- DVBSky T9580 V3
|
|
|
|
Say Y or M if you own such a device and want to use it.
|
|
If unsure say N.
|