13e7f51bdSMaxime Jourdan# SPDX-License-Identifier: GPL-2.0
23e7f51bdSMaxime Jourdan
33e7f51bdSMaxime Jourdanconfig VIDEO_MESON_VDEC
43e7f51bdSMaxime Jourdan	tristate "Amlogic video decoder driver"
5*9958d30fSMauro Carvalho Chehab	depends on VIDEO_DEV && HAS_DMA
63e7f51bdSMaxime Jourdan	depends on ARCH_MESON || COMPILE_TEST
73e7f51bdSMaxime Jourdan	select VIDEOBUF2_DMA_CONTIG
83e7f51bdSMaxime Jourdan	select V4L2_MEM2MEM_DEV
93e7f51bdSMaxime Jourdan	select MESON_CANVAS
103e7f51bdSMaxime Jourdan	help
113e7f51bdSMaxime Jourdan	Support for the video decoder found in gxbb/gxl/gxm chips.
12