[PATCH v3] thermal: amlogic: add missing dependency on MESON_SM
linux-kernel-dev at aliel.fr
linux-kernel-dev at aliel.fr
Tue Jun 2 09:26:00 PDT 2026
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
More information about the linux-arm-kernel
mailing list