12 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0-only
 | 
						|
 | 
						|
config VIDEO_HDPVR
 | 
						|
	tristate "Hauppauge HD PVR support"
 | 
						|
	depends on VIDEO_DEV
 | 
						|
	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
 | 
						|
 |