[PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq
Georgi Djakov
georgi.djakov at linaro.org
Tue Dec 1 08:10:32 EST 2020
On 1.12.20 14:39, Martin Kepplinger wrote:
> Enable INTERCONNECT_IMX8MQ in order to make interconnect more widely
> available for testing.
I hope that it's not just for testing, but using it.
> Signed-off-by: Martin Kepplinger <martin.kepplinger at puri.sm>
> ---
> arch/arm64/configs/defconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 1fed16950a7c..830c26a95b3d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1023,7 +1023,8 @@ CONFIG_OPTEE=y
> CONFIG_MUX_MMIO=y
> CONFIG_SLIM_QCOM_CTRL=m
> CONFIG_SLIM_QCOM_NGD_CTRL=m
> -CONFIG_INTERCONNECT=y
Why are you removing this line?
Thanks,
Georgi
> +CONFIG_INTERCONNECT_IMX=m
> +CONFIG_INTERCONNECT_IMX8MQ=m
> CONFIG_INTERCONNECT_QCOM=y
> CONFIG_INTERCONNECT_QCOM_MSM8916=m
> CONFIG_INTERCONNECT_QCOM_SDM845=m
>
More information about the linux-arm-kernel
mailing list