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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config DVB_PT3
      3	tristate "Earthsoft PT3 cards"
      4	depends on DVB_CORE && PCI && I2C
      5	select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
      6	select MEDIA_TUNER_QM1D1C0042 if MEDIA_SUBDRV_AUTOSELECT
      7	select MEDIA_TUNER_MXL301RF if MEDIA_SUBDRV_AUTOSELECT
      8	help
      9	  Support for Earthsoft PT3 PCIe cards.
     10
     11	  Say Y or M if you own such a device and want to use it.