Loading Makefile +9 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
Makefile +9 −0 Original line number Diff line number Diff line Loading @@ -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