xref: /openbmc/linux/drivers/media/usb/hdpvr/Kconfig (revision 99119595)
1
2config VIDEO_HDPVR
3	tristate "Hauppauge HD PVR support"
4	depends on VIDEO_DEV && VIDEO_V4L2
5	---help---
6	  This is a video4linux driver for Hauppauge's HD PVR USB device.
7
8	  To compile this driver as a module, choose M here: the
9	  module will be called hdpvr
10
11