From: Ruiqiang Hao <ruiqiang....@windriver.com>

The Marvell cn102xx board has an NVME interface, so we should enable the
NVME kernel configuration for this BSP.

Signed-off-by: Ruiqiang Hao <ruiqiang....@windriver.com>
---
 bsp/marvell-cn10xxx/marvell-cn10xxx.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg 
b/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg
index a2f15050..878e95f2 100644
--- a/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg
+++ b/bsp/marvell-cn10xxx/marvell-cn10xxx.cfg
@@ -173,6 +173,10 @@ CONFIG_ARM64_MPAM=y
 # MDIO device
 CONFIG_MDIO_DEVICE=y
 
+# NVME
+CONFIG_NVME_CORE=y
+CONFIG_BLK_DEV_NVME=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.35.5

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13484): 
https://lists.yoctoproject.org/g/linux-yocto/message/13484
Mute This Topic: https://lists.yoctoproject.org/mt/103756433/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