[PATCH v2 4/4] arm64: defconfig: enable Airoha platform

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Feb 20 23:46:45 PST 2024


On 21/02/2024 01:04, Lorenzo Bianconi wrote:
> From: Daniel Danzberger <dd at embedd.com>
> 
> Enables the ARCH_AIROHA config by default.
> 
> Signed-off-by: Daniel Danzberger <dd at embedd.com>
> Signed-off-by: Lorenzo Bianconi <lorenzo at kernel.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index e6cf3e5d63c3..3966dbb79bb8 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -50,6 +50,7 @@ CONFIG_ARCH_LG1K=y
>  CONFIG_ARCH_HISI=y
>  CONFIG_ARCH_KEEMBAY=y
>  CONFIG_ARCH_MEDIATEK=y
> +CONFIG_ARCH_AIROHA=y

Are you sure it is placed in correct order? Looks a bit random, not
according to Kconfig ordering (savedefconfig).

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list