[PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Fri Apr 4 04:29:19 PDT 2025
Il 04/04/25 13:23, Krzysztof Kozlowski ha scritto:
> Enabling the compile test should not cause automatic enabling of such
> drivers.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
> drivers/soc/mediatek/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/soc/mediatek/Kconfig b/drivers/soc/mediatek/Kconfig
> index d7293977f06e..006214f8e5ee 100644
> --- a/drivers/soc/mediatek/Kconfig
> +++ b/drivers/soc/mediatek/Kconfig
> @@ -81,7 +81,7 @@ config MTK_SVS
>
> config MTK_SOCINFO
> tristate "MediaTek SoC Information"
> - default y
> + default ARCH_MEDIATEK
> depends on NVMEM_MTK_EFUSE
> select SOC_BUS
> help
More information about the linux-arm-kernel
mailing list