From: Kevin Hao <[email protected]> Due to the kernel commit 24fe41c84866 ("drivers: firmware: octeontx2: 9X platform support for memtest"), the kernel option for this driver has been changed to MARVELL_MEMTEST. So adjust it for our BSP cfg.
Signed-off-by: Kevin Hao <[email protected]> --- bsp/marvell-cn106xx/marvell-cn106xx.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg b/bsp/marvell-cn106xx/marvell-cn106xx.cfg index 5a81ff9ec8f6..61dccb3699c1 100644 --- a/bsp/marvell-cn106xx/marvell-cn106xx.cfg +++ b/bsp/marvell-cn106xx/marvell-cn106xx.cfg @@ -155,7 +155,7 @@ CONFIG_MARVELL_AVS_RESET=y CONFIG_MARVELL_CN10K_MAC_MGMT=y CONFIG_MARVELL_SFP_INFO=y CONFIG_MARVELL_CN10K_RPRAM=y -CONFIG_MARVELL_CN10K_MEMTEST=y +CONFIG_MARVELL_MEMTEST=y # GHES CONFIG_ACPI=y -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12261): https://lists.yoctoproject.org/g/linux-yocto/message/12261 Mute This Topic: https://lists.yoctoproject.org/mt/97670118/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
