[PATCH v1 3/9] arm64: Kconfig: add ARCH_BST for bst silicons

Krzysztof Kozlowski krzk at kernel.org
Wed May 28 02:10:21 PDT 2025


On 28/05/2025 10:54, Albert Yang wrote:
> Add ARCH_BST for bst SoC series support.
> Add ARCH_BSTC1200 for BSTC1200 platform.
> 
> Signed-off-by: Ge Gordon <gordon.ge at bst.ai>
> Signed-off-by: Albert Yang <yangzh0906 at thundersoft.com>
> ---
>  arch/arm64/Kconfig.platforms | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)
> 
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 8b76821f190f..b94c8c5d038c 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -402,4 +402,23 @@ config ARCH_ZYNQMP
>  	help
>  	  This enables support for Xilinx ZynqMP Family
>  
> +config ARCH_BSTC1200

B is not after Z. Anyway one ARCH entry per architecture, not per soc.


> +	bool "BSTC1200 Platforms"
> +	select SOC_NONCOHERENT

There is no such thing. You need to clean up all your patches from
downstream stuff. Please start working on upstream kernel.


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list