merged. Bruce
In message: [linux-yocto][linux-yocto v5.4/standard/nxp-imx8][PATCH] nxp-imx8: include kconf hardware nxp-imx8.cfg and Correct config on 11/12/2020 Xiaolei Wang wrote: > include kconf hardware nxp-imx8.cfg and Correct a config from > DRM_FSL_IMX_LVDS_BRIDGE to CONFIG_DRM_FSL_IMX_LVDS_BRIDGE > > Signed-off-by: Xiaolei Wang <[email protected]> > --- > bsp/nxp-imx8/nxp-imx8.cfg | 2 +- > bsp/nxp-imx8/nxp-imx8.scc | 2 ++ > 2 files changed, 3 insertions(+), 1 deletion(-) > > diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg > index 5c520b46..7c49bfa9 100644 > --- a/bsp/nxp-imx8/nxp-imx8.cfg > +++ b/bsp/nxp-imx8/nxp-imx8.cfg > @@ -365,7 +365,7 @@ CONFIG_DRM_ITE_IT6263=y > CONFIG_DRM_IMX=y > CONFIG_DRM_IMX_PARALLEL_DISPLAY=y > CONFIG_DRM_IMX_TVE=y > -DRM_FSL_IMX_LVDS_BRIDGE=y > +CONFIG_DRM_FSL_IMX_LVDS_BRIDGE=y > CONFIG_DRM_IMX8QM_LDB=y > CONFIG_IMX8MP_HDMI_PAVI=y > CONFIG_DRM_IMX_HDMI=y > diff --git a/bsp/nxp-imx8/nxp-imx8.scc b/bsp/nxp-imx8/nxp-imx8.scc > index ee7a6fd7..171b81a9 100644 > --- a/bsp/nxp-imx8/nxp-imx8.scc > +++ b/bsp/nxp-imx8/nxp-imx8.scc > @@ -1,4 +1,6 @@ > # Core arm configuation settings > +kconf hardware nxp-imx8.cfg > + > include features/profiling/profiling.scc > include features/usb/ehci-hcd.scc > include cfg/usb-mass-storage.scc > -- > 2.25.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9251): https://lists.yoctoproject.org/g/linux-yocto/message/9251 Mute This Topic: https://lists.yoctoproject.org/mt/78876131/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
