Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20f5c708 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: msm8909: Enable video driver"

parents 71349154 30564c45
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -519,3 +519,6 @@ CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_SHA256=y
CONFIG_QMI_ENCDEC=y
CONFIG_MSM_BUSPM_DEV=m
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MSM_VIDC_V4L2=y
+3 −0
Original line number Diff line number Diff line
@@ -520,3 +520,6 @@ CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_SHA256=y
CONFIG_QMI_ENCDEC=y
CONFIG_MSM_BUSPM_DEV=m
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MSM_VIDC_V4L2=y
+2 −1
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@
menuconfig MSM_VIDC_V4L2
	bool "Qualcomm MSM V4L2 based video driver"
	depends on ARCH_MSM && VIDEO_V4L2
	select VIDEOBUF2_CORE