config IVTV
	tristate "WinTV PVR150/250/350 support"
	depends on VIDEO_DEV && PCI && m
	---help---
	  Say Y here if you have WinTV PVR250/350 TV card.For more
	  information and for details how to configure the driver 
	  visit http://ivtv.sourceforge.net .

	  To compile this driver as a module, choose M here: the
	  module will be called ivtv.
	  !!! Note that the msp3400 and tveeprom modules shiped with 
	  ivtv are renamed to ivtv-msp3400 and ivtv-tveeprom.  	 !!!

config IVTV_FB
	tristate "WinTV PVR150/250/350 framebuffer support"
	depends on FB && IVTV && m
	---help---
	  Say Y here if you have WinTV PVR250/350 TV card.For more
	  information and for details how to configure the driver 
	  visit http://ivtv.sourceforge.net .

	  To compile this driver as a module, choose M here: the
	  module will be called ivtv-fb.

config IVTV_FW_LOADER
	bool "use hotplug to upload firmware"
	depends on IVTV && FW_LOADER
	default y
