linux/drivers/media/platform/blackfin/Kconfig
<<
>>
Prefs
   1config VIDEO_BLACKFIN_CAPTURE
   2        tristate "Blackfin Video Capture Driver"
   3        depends on VIDEO_V4L2 && BLACKFIN && I2C
   4        select VIDEOBUF2_DMA_CONTIG
   5        help
   6          V4L2 bridge driver for Blackfin video capture device.
   7          Choose PPI or EPPI as its interface.
   8
   9          To compile this driver as a module, choose M here: the
  10          module will be called bfin_capture.
  11
  12config VIDEO_BLACKFIN_PPI
  13        tristate
  14        depends on VIDEO_BLACKFIN_CAPTURE
  15        default VIDEO_BLACKFIN_CAPTURE
  16
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.