GNU Linux-libre 6.8.7-gnu
[releases.git] / drivers / media / platform / aspeed / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 comment "Aspeed media platform drivers"
4
5 config VIDEO_ASPEED
6         tristate "Aspeed AST2400 and AST2500 Video Engine driver"
7         depends on ARCH_ASPEED || COMPILE_TEST
8         depends on V4L_PLATFORM_DRIVERS
9         depends on VIDEO_DEV
10         select VIDEOBUF2_DMA_CONTIG
11         help
12           Support for the Aspeed Video Engine (VE) embedded in the Aspeed
13           AST2400 and AST2500 SOCs. The VE can capture and compress video data
14           from digital or analog sources.