Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-stable.git] / drivers / media / platform / amlogic / meson-ge2d / Kconfig
blob312c4169e3c23dadcfbdb71a707b610abf4196ed
1 config VIDEO_MESON_GE2D
2         tristate "Amlogic 2D Graphic Acceleration Unit"
3         depends on V4L_MEM2MEM_DRIVERS
4         depends on VIDEO_DEV
5         depends on ARCH_MESON || COMPILE_TEST
6         select VIDEOBUF2_DMA_CONTIG
7         select V4L2_MEM2MEM_DEV
8         help
9           This is a v4l2 driver for Amlogic GE2D 2D graphics accelerator.
10           GE2D is a standalone 2D graphic acceleration unit, with color converter,
11           image scaling, BitBLT & alpha blending operations.
13           To compile this driver as a module choose m here.