In message: [linux-yocto][linux-yocto v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] drm: imx: mhdp: Select FW_LOADER on 20/10/2021 Xiaolei Wang wrote:
> rt kernel opens the EXPERT option, so dns-mhdp-imx8qm needs to > select FW_LOADER, otherwise it may be selected as'm' by others. Agreed, since it is selected, we can't fix this in the kernel-cache! merged. Bruce > > 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 (#10559): https://lists.yoctoproject.org/g/linux-yocto/message/10559 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]] -=-=-=-=-=-=-=-=-=-=-=-
