disp: msm: add display config support for neo
Add display config support for compilation on neo target. Change-Id: Ia2b9b8b76f833e233a8bf801485c6dd2104e1700 Signed-off-by: Karthik Andhavarapu <quic_kartkart@quicinc.com>
Cette révision appartient à :

révisé par
Andhavarapu Karthik

Parent
c6b0d1fbe9
révision
6e05f12db7
14
config/gki_neodispconf.h
Fichier normal
14
config/gki_neodispconf.h
Fichier normal
@@ -0,0 +1,14 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2021, The Linux Foundation. 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
|
Référencer dans un nouveau ticket
Bloquer un utilisateur