merged.

Bruce

In message: [linux-yocto][yocto-kernel-cache][yocto-6.12][PATCH 1/1] 
nxp-ls1043: Fix kernel_configcheck warnings
on 23/12/2025 Jianpeng Chang wrote:

> Replace CONFIG_DEVICE_THERMAL with CONFIG_DEVFREQ_THERMAL following the
> changes in source code.
> 
> Signed-off-by: Jianpeng Chang <[email protected]>
> ---
>  bsp/nxp-ls1043/nxp-ls1043.cfg | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/bsp/nxp-ls1043/nxp-ls1043.cfg b/bsp/nxp-ls1043/nxp-ls1043.cfg
> index e9859662..301a9692 100755
> --- a/bsp/nxp-ls1043/nxp-ls1043.cfg
> +++ b/bsp/nxp-ls1043/nxp-ls1043.cfg
> @@ -144,7 +144,8 @@ CONFIG_EDAC_LAYERSCAPE=y
>  
>  # Thermal
>  CONFIG_THERMAL=y
> -CONFIG_DEVICE_THERMAL=y
> +CONFIG_PM_DEVFREQ=y
> +CONFIG_DEVFREQ_THERMAL=y
>  CONFIG_QORIQ_THERMAL=y
>  
>  # I2C Slave devices
> -- 
> 2.52.0
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16086): 
https://lists.yoctoproject.org/g/linux-yocto/message/16086
Mute This Topic: https://lists.yoctoproject.org/mt/116913369/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to