18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig VIDEO_VICODEC
38c2ecf20Sopenharmony_ci	tristate "Virtual Codec Driver"
48c2ecf20Sopenharmony_ci	depends on VIDEO_DEV && VIDEO_V4L2
58c2ecf20Sopenharmony_ci	select VIDEOBUF2_VMALLOC
68c2ecf20Sopenharmony_ci	select V4L2_MEM2MEM_DEV
78c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER
88c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER_REQUEST_API
98c2ecf20Sopenharmony_ci	help
108c2ecf20Sopenharmony_ci	  Driver for a Virtual Codec
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci	  This driver can be compared to the vim2m driver for emulating
138c2ecf20Sopenharmony_ci	  a video device node that exposes an emulated hardware codec.
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci	  When in doubt, say N.
16