Re: [PATCH -next] mlxsw: Remove obsolete dependency on THERMAL=m

From: Krzysztof Kozlowski
Date: Fri May 03 2019 - 14:38:33 EST


On Tue, 30 Apr 2019 at 11:29, Geert Uytterhoeven
<geert+renesas@xxxxxxxxx> wrote:
>
> The THERMAL configuration option was changed from tristate to bool, but
> a dependency on THERMAL=m was forgotten, leading to a warning when
> running "make savedefconfig":
>
> boolean symbol THERMAL tested for 'm'? test forced to 'n'
>
> Fixes: be33e4fbbea581ea ("thermal/drivers/core: Remove the module Kconfig's option")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/net/ethernet/mellanox/mlxsw/Kconfig | 1 -
> 1 file changed, 1 deletion(-)

This also fixes olddefconfig, image_name and other targets:
Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof