12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
config VIDEO_HDPVR
|
|
tristate "Hauppauge HD PVR support"
|
|
depends on VIDEO_DEV && VIDEO_V4L2
|
|
help
|
|
This is a video4linux driver for Hauppauge's HD PVR USB device.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called hdpvr
|
|
|