config [31mCONFIG_DRM_HISI_KIRIN[0m tristate "DRM Support for Hisilicon Kirin series SoCs Platform" depends on [31mCONFIG_DRM[0m && [31mCONFIG_OF[0m && [31mCONFIG_ARM64[0m select [31mCONFIG_DRM_KMS_HELPER[0m select [31mCONFIG_DRM_GEM_CMA_HELPER[0m select [31mCONFIG_DRM_KMS_CMA_HELPER[0m select [31mCONFIG_HISI_KIRIN_DW_DSI[0m help Choose this option if you have a hisilicon Kirin chipsets(hi6220). If [31mCONFIG_M[0m is selected the module will be called kirin-drm. config [31mCONFIG_HISI_KIRIN_DW_DSI[0m tristate "HiSilicon Kirin specific extensions for Synopsys DW MIPI DSI" depends on [31mCONFIG_DRM_HISI_KIRIN[0m select [31mCONFIG_DRM_MIPI_DSI[0m help This selects support for HiSilicon Kirin SoC specific extensions for the Synopsys DesignWare DSI driver. If you want to enable MIPI DSI on hi6220 based SoC, you should selet this option. |