rt kernel opens the EXPERT option, so dns-mhdp-imx8qm needs to select FW_LOADER, otherwise it may be selected as'm' by others.
Signed-off-by: Xiaolei Wang <[email protected]> --- drivers/gpu/drm/imx/mhdp/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/imx/mhdp/Kconfig b/drivers/gpu/drm/imx/mhdp/Kconfig index 225ccc3638a8..df3d6bdfb0ed 100644 --- a/drivers/gpu/drm/imx/mhdp/Kconfig +++ b/drivers/gpu/drm/imx/mhdp/Kconfig @@ -7,6 +7,7 @@ config DRM_IMX_CDNS_MHDP select DRM_CDNS_HDMI select DRM_CDNS_AUDIO select DRM_CDNS_HDMI_HDCP + select FW_LOADER depends on DRM_IMX help Choose this if you want to use HDMI on i.MX8. -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10547): https://lists.yoctoproject.org/g/linux-yocto/message/10547 Mute This Topic: https://lists.yoctoproject.org/mt/86456032/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
