Kconfig 596 B

12345678910111213141516171819
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. comment "Allegro DVT media platform drivers"
  3. config VIDEO_ALLEGRO_DVT
  4. tristate "Allegro DVT Video IP Core"
  5. depends on V4L_MEM2MEM_DRIVERS
  6. depends on VIDEO_DEV
  7. depends on ARCH_ZYNQMP || COMPILE_TEST
  8. select V4L2_MEM2MEM_DEV
  9. select VIDEOBUF2_DMA_CONTIG
  10. select REGMAP_MMIO
  11. help
  12. Support for the encoder video IP core by Allegro DVT. This core is
  13. found for example on the Xilinx ZynqMP SoC in the EV family and is
  14. called VCU in the reference manual.
  15. To compile this driver as a module, choose M here: the module
  16. will be called allegro.