gki_kalamadisptuiconf.h 543 B

1234567891011121314151617
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
  4. * Copyright (c) 2021, The Linux Foundation. All rights reserved.
  5. */
  6. #define CONFIG_DRM_MSM 1
  7. #define CONFIG_DRM_MSM_SDE 1
  8. #define CONFIG_SYNC_FILE 1
  9. #define CONFIG_DRM_MSM_DSI 1
  10. #define CONFIG_DSI_PARSER 1
  11. #define CONFIG_DRM_MSM_REGISTER_LOGGING 1
  12. #define CONFIG_DRM_SDE_EVTLOG_DEBUG 1
  13. #define CONFIG_QCOM_MDSS_PLL 1
  14. #define CONFIG_GKI_DISPLAY 1
  15. #define CONFIG_DRM_SDE_VM 1
  16. #define CONFIG_DRM_MSM_LOW_MEM_FOOTPRINT 1