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 (2415B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config VIDEO_CX23885
      3	tristate "Conexant cx23885 (2388x successor) support"
      4	depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT && SND
      5	select SND_PCM
      6	select I2C_ALGOBIT
      7	select VIDEO_TUNER
      8	select VIDEO_TVEEPROM
      9	depends on RC_CORE
     10	select VIDEOBUF2_DVB
     11	select VIDEOBUF2_DMA_SG
     12	select VIDEO_CX25840
     13	select VIDEO_CX2341X
     14	select VIDEO_CS3308
     15	select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
     16	select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
     17	select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
     18	select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
     19	select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
     20	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
     21	select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
     22	select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
     23	select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
     24	select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
     25	select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
     26	select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
     27	select DVB_CX24117 if MEDIA_SUBDRV_AUTOSELECT
     28	select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
     29	select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT
     30	select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
     31	select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT
     32	select DVB_TDA10071 if MEDIA_SUBDRV_AUTOSELECT
     33	select DVB_A8293 if MEDIA_SUBDRV_AUTOSELECT
     34	select DVB_MB86A20S if MEDIA_SUBDRV_AUTOSELECT
     35	select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT
     36	select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
     37	select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
     38	select MEDIA_TUNER_MT2063 if MEDIA_SUBDRV_AUTOSELECT
     39	select MEDIA_TUNER_MT2131 if MEDIA_SUBDRV_AUTOSELECT
     40	select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
     41	select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
     42	select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
     43	select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
     44	select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
     45	select MEDIA_TUNER_M88RS6000T if MEDIA_SUBDRV_AUTOSELECT
     46	select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT
     47	help
     48	  This is a video4linux driver for Conexant 23885 based
     49	  TV cards.
     50
     51	  To compile this driver as a module, choose M here: the
     52	  module will be called cx23885
     53
     54config MEDIA_ALTERA_CI
     55	tristate "Altera FPGA based CI module"
     56	depends on VIDEO_CX23885 && DVB_CORE
     57	select ALTERA_STAPL
     58	help
     59	  An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card.
     60
     61	  To compile this driver as a module, choose M here: the
     62	  module will be called altera-ci