18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_cimenuconfig V4L_TEST_DRIVERS
48c2ecf20Sopenharmony_ci	bool "V4L test drivers"
58c2ecf20Sopenharmony_ci	depends on VIDEO_DEV
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciif V4L_TEST_DRIVERS
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cisource "drivers/media/test-drivers/vimc/Kconfig"
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_cisource "drivers/media/test-drivers/vivid/Kconfig"
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciconfig VIDEO_VIM2M
148c2ecf20Sopenharmony_ci	tristate "Virtual Memory-to-Memory Driver"
158c2ecf20Sopenharmony_ci	depends on VIDEO_DEV && VIDEO_V4L2
168c2ecf20Sopenharmony_ci	select VIDEOBUF2_VMALLOC
178c2ecf20Sopenharmony_ci	select V4L2_MEM2MEM_DEV
188c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER
198c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER_REQUEST_API
208c2ecf20Sopenharmony_ci	help
218c2ecf20Sopenharmony_ci	  This is a virtual test device for the memory-to-memory driver
228c2ecf20Sopenharmony_ci	  framework.
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_cisource "drivers/media/test-drivers/vicodec/Kconfig"
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ciendif #V4L_TEST_DRIVERS
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_cimenuconfig DVB_TEST_DRIVERS
298c2ecf20Sopenharmony_ci	bool "DVB test drivers"
308c2ecf20Sopenharmony_ci	depends on DVB_CORE && MEDIA_SUPPORT && I2C
318c2ecf20Sopenharmony_ci	help
328c2ecf20Sopenharmony_ci	  Enables DVB test drivers.
338c2ecf20Sopenharmony_ci
348c2ecf20Sopenharmony_ci	  This enables the DVB test drivers. They are meant as an aid for
358c2ecf20Sopenharmony_ci	  DVB device driver writers and developers working on userspace
368c2ecf20Sopenharmony_ci	  media applications.
378c2ecf20Sopenharmony_ci
388c2ecf20Sopenharmony_ciif DVB_TEST_DRIVERS
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_cisource "drivers/media/test-drivers/vidtv/Kconfig"
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ciendif #DVB_TEST_DRIVERS
43