Re: [PATCH v3] thermal: amlogic: add missing dependency on MESON_SM

From: linux-kernel-dev

Date: Tue Jun 02 2026 - 12:26:38 EST


On 6/2/26 6:01 PM, Daniel Lezcano wrote:
>> ---
>>   drivers/thermal/Kconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
>> index 1c4a5cd5a23ee..810eeccedfbab 100644
>> --- a/drivers/thermal/Kconfig
>> +++ b/drivers/thermal/Kconfig
>> @@ -436,6 +436,7 @@ config AMLOGIC_THERMAL
>>       tristate "Amlogic Thermal Support"
>>       default ARCH_MESON
>>       depends on OF && ARCH_MESON
>> +    depends on MESON_SM
>>       help
>>         If you say yes here you get support for Amlogic Thermal
>>         for G12 SoC Family.
>
> Did you forget to remove the stubs ?

The commit for the stub as already been removed from the
thermal/bleeding-edge branch, so I think there is nothing to remove
anymore, and I dropped it on my side too.

--
Best regards,
Ronald