brintos

brintos / linux-shallow public Read only

0
0
Text · 283 B · ee45a89 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2 3config VIDEO_HDPVR4	tristate "Hauppauge HD PVR support"5	depends on VIDEO_DEV6	help7	  This is a video4linux driver for Hauppauge's HD PVR USB device.8 9	  To compile this driver as a module, choose M here: the10	  module will be called hdpvr11 12