162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_VICODEC 362306a36Sopenharmony_ci tristate "Virtual Codec Driver" 462306a36Sopenharmony_ci depends on VIDEO_DEV 562306a36Sopenharmony_ci select VIDEOBUF2_VMALLOC 662306a36Sopenharmony_ci select V4L2_MEM2MEM_DEV 762306a36Sopenharmony_ci select MEDIA_CONTROLLER 862306a36Sopenharmony_ci select MEDIA_CONTROLLER_REQUEST_API 962306a36Sopenharmony_ci help 1062306a36Sopenharmony_ci Driver for a Virtual Codec 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci This driver can be compared to the vim2m driver for emulating 1362306a36Sopenharmony_ci a video device node that exposes an emulated hardware codec. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci When in doubt, say N. 16