1config USB_ET61X251 2 tristate "USB ET61X[12]51 PC Camera Controller support (DEPRECATED)" 3 depends on VIDEO_V4L2 4 default n 5 ---help--- 6 This driver is DEPRECATED please use the gspca zc3xx module 7 instead. 8 9 Say Y here if you want support for cameras based on Etoms ET61X151 10 or ET61X251 PC Camera Controllers. 11 12 See <file:Documentation/video4linux/et61x251.txt> for more info. 13 14 This driver uses the Video For Linux API. You must say Y or M to 15 "Video For Linux" to use this driver. 16 17 To compile this driver as a module, choose M here: the 18 module will be called et61x251. 19