From: Kevin Hao <[email protected]> The memtest support for cn96xx has been enabled by kernel commit 24fe41c84866 ("drivers: firmware: octeontx2: 9X platform support for memtest"), so enable it for our cn96xx BSP.
Signed-off-by: Kevin Hao <[email protected]> --- bsp/marvell-cn96xx/marvell-cn96xx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/marvell-cn96xx/marvell-cn96xx.cfg b/bsp/marvell-cn96xx/marvell-cn96xx.cfg index 9f079719986f..335f9686c852 100644 --- a/bsp/marvell-cn96xx/marvell-cn96xx.cfg +++ b/bsp/marvell-cn96xx/marvell-cn96xx.cfg @@ -105,6 +105,7 @@ CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_CAVIUM=y CONFIG_OCTEONTX2_RM=y CONFIG_OCTEONTX2_RM_DOM_SYSFS=y +CONFIG_MARVELL_MEMTEST=y # BPHY CONFIG_MARVELL_OTX_BPHY_CTR=y -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12262): https://lists.yoctoproject.org/g/linux-yocto/message/12262 Mute This Topic: https://lists.yoctoproject.org/mt/97670119/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
