blob: db6c2f9b984f548167abb1158f1bdf5088b7f93a [file] [log] [blame]
#
# Amlogic video Sink configuration
#
menu "Amlogic Video Sink Driver Support"
config AMLOGIC_MEDIA_VIDEO
bool "Amlogic Video Sink Driver"
default n
help
Amlogic Video Sink module support.
This module driver include basic
video, vpp etc.
Select to enable Amlogic video sink.
if AMLOGIC_MEDIA_VIDEO
config AMLOGIC_MEDIA_VSYNC_RDMA
bool "VSYNC CBUS RDMA"
default n
depends on AMLOGIC_MEDIA_RDMA
help
This option is used to configure Amlogic drivers
of the multimedia RDMA VSYNC function,
it as the basis for drivers of the multimedia,
mainly on the operation of the RDMA.
Select to enable RDMA VSYNC.
endif
config AMLOGIC_VIDEOCAPTURE
bool "Amlogic Video Capture support"
default n
help
This module provides screen capture function
by v4l interface
This module can get YUV data from vdin
This module can provide processed data to upper layer
endmenu