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-cn10xxx/marvell-cn10xxx.cfg | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg 
b/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg
index 05b640ea..847a83c7 100644
--- a/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg
+++ b/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg
@@ -176,6 +176,12 @@ CONFIG_MDIO_DEVICE=y
 CONFIG_NVME_CORE=y
 CONFIG_BLK_DEV_NVME=y
 
+# PCI OF Overlay
+CONFIG_PCI_DYNAMIC_OF_NODES=y
+CONFIG_OF_DYNAMIC=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.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14330): 
https://lists.yoctoproject.org/g/linux-yocto/message/14330
Mute This Topic: https://lists.yoctoproject.org/mt/108119168/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to