
- enable conditional compilation based on defconfig - compile only needed files based target & vpu variant - enabled stubs to avoid compilation issues, for all target variant and vpu types - add support for qcv(same lunch combo) for different PT & VT chipsets. Change-Id: Ic446349fd1532885d7a2e94895d807c62f1ab6e4 Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
8 行
194 B
C
8 行
194 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2020-2021,, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_MSM_VIDC_WAIPIO 1
|
|
#define CONFIG_MSM_VIDC_IRIS2 1
|