162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci 362306a36Sopenharmony_cicomment "Aspeed media platform drivers" 462306a36Sopenharmony_ci 562306a36Sopenharmony_ciconfig VIDEO_ASPEED 662306a36Sopenharmony_ci tristate "Aspeed AST2400 and AST2500 Video Engine driver" 762306a36Sopenharmony_ci depends on ARCH_ASPEED || COMPILE_TEST 862306a36Sopenharmony_ci depends on V4L_PLATFORM_DRIVERS 962306a36Sopenharmony_ci depends on VIDEO_DEV 1062306a36Sopenharmony_ci select VIDEOBUF2_DMA_CONTIG 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci Support for the Aspeed Video Engine (VE) embedded in the Aspeed 1362306a36Sopenharmony_ci AST2400 and AST2500 SOCs. The VE can capture and compress video data 1462306a36Sopenharmony_ci from digital or analog sources. 15