xref: /linux/drivers/media/usb/hdpvr/Kconfig (revision 9d64fc08f6fe59a7d71e84f650dd2c0f080254dd)
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