repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git]
/
drivers
/
media
/
cec
/
usb
/
pulse8
/
Kconfig
blob
a0224ef80e6cba21e911280cf139a7cd94184285
1
# SPDX-License-Identifier: GPL-2.0-only
2
config 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.