Camera: Add support for LITO target

This change add config support for LITO target.

Change-Id: Ia4a191c862f9886bb35fbd792ae786d027d5cc7e
Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
This commit is contained in:
Jigarkumar Zala
2019-07-09 17:09:33 -07:00
committato da Gerrit - the friendly Code Review server
parent 485b7d2faa
commit 05b312bca9
4 ha cambiato i file con 40 aggiunte e 17 eliminazioni

Vedi File

@@ -1,8 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
*/
#define CONFIG_SPECTRA_CAMERA 1
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
*/
#define CONFIG_SPECTRA_CAMERA 1

4
config/litocamera.conf Normal file
Vedi File

@@ -0,0 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (c) 2019, The Linux Foundation. All rights reserved.
export CONFIG_SPECTRA_CAMERA=y

7
config/litocameraconf.h Normal file
Vedi File

@@ -0,0 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
*/
#define CONFIG_SPECTRA_CAMERA 1