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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config USB_RAINSHADOW_CEC
      3	tristate "RainShadow Tech HDMI CEC"
      4	select CEC_CORE
      5	select USB
      6	select USB_ACM
      7	select SERIO
      8	select SERIO_SERPORT
      9	help
     10	  This is a cec driver for the RainShadow Tech HDMI CEC device.
     11
     12	  To compile this driver as a module, choose M here: the
     13	  module will be called rainshadow-cec.