git-subtree-dir: techpack/display git-subtree-mainline:2d46776923
git-subtree-split:64f31403b4
Change-Id: I7f4c42a3ba6b11a8db861cdd171a52d8f58f2e06
16 lines
446 B
C
16 lines
446 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2019, 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_MSM_SDE_ROTATOR 1
|
|
#define CONFIG_MSM_SDE_ROTATOR_EVTLOG_DEBUG 1
|