cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (1075B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config DVB_C8SECTPFE
      3	tristate "STMicroelectronics C8SECTPFE DVB support"
      4	depends on DVB_PLATFORM_DRIVERS
      5	depends on PINCTRL && DVB_CORE && I2C
      6	depends on ARCH_STI || ARCH_MULTIPLATFORM || COMPILE_TEST
      7	select FW_LOADER
      8	select DEBUG_FS
      9	select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
     10	select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
     11	select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
     12	select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
     13	select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
     14	select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT
     15	select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
     16
     17	help
     18	  This adds support for DVB front-end cards connected
     19	  to TS inputs of STiH407/410 SoC.
     20
     21	  The driver currently supports C8SECTPFE's TS input block,
     22	  memdma engine, and HW PID filtering.
     23
     24	  Supported DVB front-end cards are:
     25	  - STMicroelectronics DVB-T B2100A (STV0367 + TDA18212)
     26	  - STMicroelectronics DVB-S/S2 STV0903 + STV6110 + LNBP24 board
     27
     28	  To compile this driver as a module, choose M here: the
     29	  module will be called c8sectpfe.