1# SPDX-License-Identifier: GPL-2.0-only
2 3config 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