You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# VIDEO CORE
|
|
#
|
|
|
|
menuconfig MSM_VIDC_V4L2
|
|
tristate "Qualcomm Technologies, Inc. MSM V4L2 based video driver"
|
|
depends on ARCH_QCOM && VIDEO_V4L2
|
|
select VIDEOBUF2_CORE
|
|
|
|
source "drivers/media/platform/msm/vidc/governors/Kconfig"
|
|
|