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

Commit b9733c73 authored by Manikanta Kanamarlapudi's avatar Manikanta Kanamarlapudi
Browse files

msm: vidc: Add config files for bengal

Add video config files for bengal to enable
video driver

CRs-Fixed: 2503996
Change-Id: I0028df934fb5b409393690a5b2d69278e6a5b25c
parent 06325259
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -18,4 +18,13 @@ ifeq ($(CONFIG_ARCH_LITO), y)
LINUXINCLUDE    += -include $(srctree)/techpack/video/config/litovidconf.h
endif

# auto-detect subdirs
ifeq ($(CONFIG_ARCH_BENGAL), y)
include $(srctree)/techpack/video/config/bengalvid.conf
endif

ifeq ($(CONFIG_ARCH_BENGAL), y)
LINUXINCLUDE    += -include $(srctree)/techpack/video/config/bengalvidconf.h
endif

obj-y +=msm/

config/bengalvid.conf

0 → 100644
+1 −0
Original line number Diff line number Diff line
export CONFIG_MSM_VIDC_V4L2=y

config/bengalvidconf.h

0 → 100644
+6 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 */

#define CONFIG_MSM_VIDC_V4L2 1