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

Commit 15f05097 authored by Seemanta Dutta's avatar Seemanta Dutta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: Kconfig: Add CONFIG_TITAN_CAMERA



Add CONFIG_TITAN_CAMERA in the kernel configuration
setup.

CRs-Fixed: 1108532
Change-Id: Iaaaf01f5220ae46676857bd49fd145fa1e82249b
Signed-off-by: default avatarSeemanta Dutta <seemanta@codeaurora.org>
Signed-off-by: Jing Zhou <jzhou70@@codeaurora.org>
parent 5f0dbe99
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -376,3 +376,5 @@ menuconfig DVB_PLATFORM_DRIVERS
if DVB_PLATFORM_DRIVERS
source "drivers/media/platform/sti/c8sectpfe/Kconfig"
endif #DVB_PLATFORM_DRIVERS

source "drivers/media/platform/msm/Kconfig"
+15 −0
Original line number Diff line number Diff line
#
# MSM camera configuration
#

comment "Qualcomm Technologies, Inc. MSM Camera And Video"

menuconfig TITAN_CAMERA
    bool "Qualcomm Technologies, Inc. Titan camera and video capture support"
    depends on ARCH_QCOM && VIDEO_V4L2 && I2C
    ---help---
      Say Y here to enable selecting the video adapters for
      Qualcomm Technologies, Inc. Titan camera and video capture.
      Enabling this adds support for the camera driver stack including sensor,
      IFE and postprocessing drivers.