This reverts commit 31a63478a981 "nxp-s32g: change S32CC_THERMAL to
QORIQ_THERMAL", which wrongly replaced the config S32CC_THERMAL by
QORIQ_THERMAL, and this will cause kernel compile warning.

So revert it to fix the issue.

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

diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg
index 5e914758..1b8eae74 100644
--- a/bsp/nxp-s32g/nxp-s32g.cfg
+++ b/bsp/nxp-s32g/nxp-s32g.cfg
@@ -119,7 +119,7 @@ CONFIG_INPUT_UINPUT=y
 
 # Thermal
 CONFIG_THERMAL=y
-CONFIG_QORIQ_THERMAL=y
+CONFIG_S32CC_THERMAL=y
 
 # ADC
 CONFIG_IIO=y
-- 
2.25.1

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