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
/
usb
/
hdpvr
/
Kconfig
blob
ee45a89aa6071bb92340f594d2f067e913d50715
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
config 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