18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig DVB_SMIPCIE 38c2ecf20Sopenharmony_ci tristate "SMI PCIe DVBSky cards" 48c2ecf20Sopenharmony_ci depends on DVB_CORE && PCI && I2C 58c2ecf20Sopenharmony_ci select I2C_ALGOBIT 68c2ecf20Sopenharmony_ci select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT 78c2ecf20Sopenharmony_ci select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT 88c2ecf20Sopenharmony_ci select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT 98c2ecf20Sopenharmony_ci select MEDIA_TUNER_M88RS6000T if MEDIA_SUBDRV_AUTOSELECT 108c2ecf20Sopenharmony_ci select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT 118c2ecf20Sopenharmony_ci depends on RC_CORE 128c2ecf20Sopenharmony_ci help 138c2ecf20Sopenharmony_ci Support for cards with SMI PCIe bridge: 148c2ecf20Sopenharmony_ci - DVBSky S950 V3 158c2ecf20Sopenharmony_ci - DVBSky S952 V3 168c2ecf20Sopenharmony_ci - DVBSky T9580 V3 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ci Say Y or M if you own such a device and want to use it. 198c2ecf20Sopenharmony_ci If unsure say N. 20