18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig DVB_C8SECTPFE 38c2ecf20Sopenharmony_ci tristate "STMicroelectronics C8SECTPFE DVB support" 48c2ecf20Sopenharmony_ci depends on PINCTRL && DVB_CORE && I2C 58c2ecf20Sopenharmony_ci depends on ARCH_STI || ARCH_MULTIPLATFORM || COMPILE_TEST 68c2ecf20Sopenharmony_ci select FW_LOADER 78c2ecf20Sopenharmony_ci select DEBUG_FS 88c2ecf20Sopenharmony_ci select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT 98c2ecf20Sopenharmony_ci select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT 108c2ecf20Sopenharmony_ci select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT 118c2ecf20Sopenharmony_ci select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT 128c2ecf20Sopenharmony_ci select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT 138c2ecf20Sopenharmony_ci select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT 148c2ecf20Sopenharmony_ci select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci help 178c2ecf20Sopenharmony_ci This adds support for DVB front-end cards connected 188c2ecf20Sopenharmony_ci to TS inputs of STiH407/410 SoC. 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ci The driver currently supports C8SECTPFE's TS input block, 218c2ecf20Sopenharmony_ci memdma engine, and HW PID filtering. 228c2ecf20Sopenharmony_ci 238c2ecf20Sopenharmony_ci Supported DVB front-end cards are: 248c2ecf20Sopenharmony_ci - STMicroelectronics DVB-T B2100A (STV0367 + TDA18212) 258c2ecf20Sopenharmony_ci - STMicroelectronics DVB-S/S2 STV0903 + STV6110 + LNBP24 board 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 288c2ecf20Sopenharmony_ci module will be called c8sectpfe. 29