The NVMEM_S32CC_OCOTP configure is needed by TMU sensors, or else, the
TMU driver probe will be added to deffered list and can not work
normally. In result, the sensors command can get nothing messages as
following:
  ~# sensors -f
  No sensors found!

So drop the line:
 "# CONFIG_NVMEM_S32CC_OCOTP is not set"
to enable the configure by default to fix the above issue.

Signed-off-by: Zhantao Tang <zhantao.t...@windriver.com>
---
 bsp/aptiv-s32g/aptiv-cvc.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bsp/aptiv-s32g/aptiv-cvc.cfg b/bsp/aptiv-s32g/aptiv-cvc.cfg
index fd095f3d..cf949aad 100644
--- a/bsp/aptiv-s32g/aptiv-cvc.cfg
+++ b/bsp/aptiv-s32g/aptiv-cvc.cfg
@@ -32,4 +32,3 @@ CONFIG_S32CC_ADC=m
 CONFIG_PWM_FSL_FTM=m
 CONFIG_I2C_IMX=m
 
-# CONFIG_NVMEM_S32CC_OCOTP is not set
-- 
2.34.1

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