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


      1# SPDX-License-Identifier: GPL-2.0-only
      2
      3config VIDEO_HDPVR
      4	tristate "Hauppauge HD PVR support"
      5	depends on VIDEO_DEV
      6	help
      7	  This is a video4linux driver for Hauppauge's HD PVR USB device.
      8
      9	  To compile this driver as a module, choose M here: the
     10	  module will be called hdpvr
     11