
Add support for SFE TOP, SFE BUS_WR & SFE BUS_RD in ISP driver. CRs-Fixed: 2733230 Change-Id: I85d356d28879b5cf9144a459fcdbd9f57526fa91 Signed-off-by: Karthik Anantha Ram <kartanan@codeaurora.org>
11 Zeilen
282 B
Plaintext
11 Zeilen
282 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
|
|
|
export CONFIG_SPECTRA_CAMERA=m
|
|
|
|
export CONFIG_SPECTRA_ISP=y
|
|
export CONFIG_SPECTRA_SFE=y
|
|
export CONFIG_SPECTRA_SENSOR=y
|
|
export CONFIG_SPECTRA_ICP=y
|
|
export CONFIG_SPECTRA_JPEG=y
|