Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm/drivers
[sfrench/cifs-2.6.git] / drivers / media / pci / smipcie / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DVB_SMIPCIE
3         tristate "SMI PCIe DVBSky cards"
4         depends on DVB_CORE && PCI && I2C
5         select I2C_ALGOBIT
6         select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
7         select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
8         select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
9         select MEDIA_TUNER_M88RS6000T if MEDIA_SUBDRV_AUTOSELECT
10         select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
11         depends on RC_CORE
12         help
13           Support for cards with SMI PCIe bridge:
14           - DVBSky S950 V3
15           - DVBSky S952 V3
16           - DVBSky T9580 V3
17
18           Say Y or M if you own such a device and want to use it.
19           If unsure say N.