
Enable display compilation for pitti target. Change-Id: If8cc367397055cfe06d98b141aeb3216c167188a Signed-off-by: Ritesh Kumar <quic_riteshk@quicinc.com>
18 line
542 B
C
18 line
542 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2021, The Linux Foundation. All rights reserved.
|
|
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_DRM_MSM 1
|
|
#define CONFIG_DRM_MSM_SDE 1
|
|
#define CONFIG_SYNC_FILE 1
|
|
#define CONFIG_DRM_MSM_DSI 1
|
|
#define CONFIG_DSI_PARSER 1
|
|
#define CONFIG_DRM_MSM_REGISTER_LOGGING 1
|
|
#define CONFIG_DRM_SDE_EVTLOG_DEBUG 1
|
|
#define CONFIG_QCOM_MDSS_PLL 1
|
|
#define CONFIG_GKI_DISPLAY 1
|
|
#define CONFIG_MSM_EXT_DISPLAY 1
|
|
#define CONFIG_QCOM_SPEC_SYNC 1
|