config USB_OV511_NEW
	tristate "USB OV511 Camera support"
	depends on USB && VIDEO_V4L1
	---help---
	  Say Y here if you want to connect this type of camera to your
	  computer's USB port. See <file:Documentation/usb/ov511.txt> for more
	  information and for a list of supported cameras.

	  This driver uses the Video For Linux API. You must say Y or M to
	  "Video For Linux" (under Character Devices) to use this driver.
	  Information on this API and pointers to "v4l" programs may be found
	  at <file:Documentation/video4linux/API.html>.

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

config USB_OV511_DECOMP
	tristate "USB OV511 Decompression Support"
	depends on USB_OV511

config USB_OV518_DECOMP
	tristate "USB OV518 Decompression Support"
	depends on USB_OV511
