
Enable TFE and OPE compilation for bengal target. CRs-Fixed: 2729996 Change-Id: I648cae32f39a5bf7225c8be545f1c310e24db8e6 Signed-off-by: Trishansh Bhardwaj <tbhardwa@codeaurora.org>
9 lignes
252 B
Plaintext
9 lignes
252 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (c) 2019, The Linux Foundation. All rights reserved.
|
|
|
|
export CONFIG_SPECTRA_CAMERA=y
|
|
export CONFIG_SPECTRA_TFE=y
|
|
export CONFIG_SPECTRA_ISP=y
|
|
export CONFIG_SPECTRA_SENSOR=y
|
|
export CONFIG_SPECTRA_OPE=y
|