
Enable TFE and OPE compilation for bengal target. CRs-Fixed: 2729996 Change-Id: I648cae32f39a5bf7225c8be545f1c310e24db8e6 Signed-off-by: Trishansh Bhardwaj <tbhardwa@codeaurora.org>
12 lines
284 B
C
12 lines
284 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_SPECTRA_CAMERA 1
|
|
#define CONFIG_SPECTRA_TFE 1
|
|
#define CONFIG_SPECTRA_ISP 1
|
|
#define CONFIG_SPECTRA_SENSOR 1
|
|
#define CONFIG_SPECTRA_OPE 1
|
|
|