brintos

brintos / linux-shallow public Read only

0
0
Text · 355 B · c9ef2c1 Raw
14 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config USB_RAINSHADOW_CEC3	tristate "RainShadow Tech HDMI CEC"4	select CEC_CORE5	select USB6	select USB_ACM7	select SERIO8	select SERIO_SERPORT9	help10	  This is a cec driver for the RainShadow Tech HDMI CEC device.11 12	  To compile this driver as a module, choose M here: the13	  module will be called rainshadow-cec.14