Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0-only
2config USB_PULSE8_CEC
3 tristate "Pulse Eight 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 Pulse Eight HDMI CEC device.
11
12 To compile this driver as a module, choose M here: the
13 module will be called pulse8-cec.