blob: d6297d4baeef6f6d3c4753161486ce79d5f014f9 [file] [log] [blame]
Praneeth Paladugu6e6fbdb2017-01-16 15:43:01 -08001#
2# VIDEO CORE
3#
4
5menuconfig MSM_VIDC_V4L2
6 tristate "Qualcomm Technologies, Inc. MSM V4L2 based video driver"
7 depends on ARCH_QCOM && VIDEO_V4L2
8 select VIDEOBUF2_CORE
9
Praneeth Paladugu6e6fbdb2017-01-16 15:43:01 -080010source "drivers/media/platform/msm/vidc/governors/Kconfig"