config DRM_IMX_HDP | |
tristate "IMX8 HD Display Controller" | |
select DRM_IMX | |
select MX8_HDP_DP | |
select DRM_KMS_HELPER | |
select VIDEOMODE_HELPERS | |
select DRM_GEM_CMA_HELPER | |
select DRM_KMS_CMA_HELPER | |
select DRM_PANEL | |
help | |
Choose this if you want to use DP/HDMI on i.MX8. | |
config IMX_HDP_CEC | |
bool "Enable IMX HDP CEC support" | |
depends on DRM_IMX_HDP && MEDIA_CEC | |
---help--- | |
When selected the imx hdmi will support the optional | |
HDMI CEC feature. |