msm: camera: tfe: Enable TFE and OPE for bengal

Enable TFE and OPE compilation for bengal target.

CRs-Fixed: 2729996
Change-Id: I648cae32f39a5bf7225c8be545f1c310e24db8e6
Signed-off-by: Trishansh Bhardwaj <tbhardwa@codeaurora.org>
This commit is contained in:
Trishansh Bhardwaj
2020-07-01 12:53:59 +05:30
committed by Gerrit - the friendly Code Review server
parent 8c5f76e807
commit 97eeefea15
11 changed files with 49 additions and 25 deletions

View File

@@ -79,7 +79,6 @@ static const struct camera_submodule_component camera_base[] = {
static const struct camera_submodule_component camera_tfe[] = {
#ifdef CONFIG_SPECTRA_TFE
{&cam_top_tpg_init_module, &cam_top_tpg_exit_module},
{&cam_csid_ppi100_init_module, &cam_csid_ppi100_exit_module},
{&cam_tfe_init_module, &cam_tfe_exit_module},
{&cam_tfe_csid530_init_module, &cam_tfe_csid530_exit_module},