Enable kernel configurations to support for dynamic Device Tree modifications and overlays for PCI devices.
Signed-off-by: Bo Sun <bo.sun...@windriver.com> --- bsp/marvell-cn106xx/marvell-cn106xx.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg b/bsp/marvell-cn106xx/marvell-cn106xx.cfg index a33e17b0..21520d75 100644 --- a/bsp/marvell-cn106xx/marvell-cn106xx.cfg +++ b/bsp/marvell-cn106xx/marvell-cn106xx.cfg @@ -177,6 +177,11 @@ CONFIG_MARVELL_CN10K_DDR_PMU=y CONFIG_NVME_CORE=y CONFIG_BLK_DEV_NVME=y +# PCI OF Overlay +CONFIG_PCI_DYNAMIC_OF_NODES=y +CONFIG_OF_OVERLAY=y +CONFIG_OF_CONFIGFS=y + # Currently this driver only work for cn96xx, but it is set to 'm' by default. # So we have to disable it explicitly. # CONFIG_OCTEONTX_SERDES is not set -- 2.46.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14462): https://lists.yoctoproject.org/g/linux-yocto/message/14462 Mute This Topic: https://lists.yoctoproject.org/mt/109076740/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-