Hello,

Just for clarification, this is intended for branch yocto-5.15 of 
yocto-kernel-cache.

Thank you and best regards,
Radu Daia

________________________________________
From: linux-yocto@lists.yoctoproject.org <linux-yocto@lists.yoctoproject.org> 
on behalf of Radu Daia (OSS) via lists.yoctoproject.org 
<radu.daia=oss.nxp....@lists.yoctoproject.org>
Sent: Monday, October 2, 2023 6:29 AM
To: linux-yocto@lists.yoctoproject.org
Cc: Radu Daia (OSS)
Subject: [linux-yocto] [PATCH] nxp-s32g: enable CONFIG_NXP_GLOBAL_TIME_STM and 
CONFIG_NVMEM_S32CC_OCOTP

From: "Radu Daia (NXP OSS)" <radu.d...@oss.nxp.com>

In some custom build configurations, these NXP and
s32cc-specific missing flags appear as build-time
warnings in the do_kernel_configcheck task.

Signed-off-by: Radu Daia (NXP OSS) <radu.d...@oss.nxp.com>
---
 bsp/nxp-s32g/nxp-s32g.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg
index dd270cbb..714fe362 100644
--- a/bsp/nxp-s32g/nxp-s32g.cfg
+++ b/bsp/nxp-s32g/nxp-s32g.cfg
@@ -18,6 +18,8 @@ CONFIG_SOC_S32CC=y
 CONFIG_SCHED_MC=y
 CONFIG_ARM_SMMU=y

+CONFIG_NXP_GLOBAL_TIME_STM=y
+
 CONFIG_PINCTRL_S32CC=y
 CONFIG_PINCTRL_SCMI=y

@@ -159,6 +161,7 @@ CONFIG_S32CC_WDT=y
 CONFIG_BLK_DEV_NVME=y
 CONFIG_NVME_TARGET=y
 CONFIG_NVMEM_S32CC_SIUL2=y
+CONFIG_NVMEM_S32CC_OCOTP=y
 # CONFIG_NVMEM_SCMI is not set

 #LLCE
--
2.34.1

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