Re: [PATCH v2 2/6] arm64: Introduce config for S32
From: Shawn Guo <shawnguo@kernel.org>
Date: 2019-08-19 08:15:13
Also in:
linux-devicetree, linux-doc, linux-serial, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2019-08-19 08:15:13
Also in:
linux-devicetree, linux-doc, linux-serial, lkml
On Fri, Aug 09, 2019 at 11:29:10AM +0000, Stefan-gabriel Mirea wrote:
From: Mihaela Martinas <redacted> Add configuration option for the Freescale S32 platform family in Kconfig.platforms. For starters, the only SoC supported will be Treerunner (S32V234), with a single execution target: the S32V234-EVB (rev 29288) board. Signed-off-by: Mihaela Martinas <redacted> Signed-off-by: Stoica Cosmin-Stefan <redacted> Signed-off-by: Stefan-Gabriel Mirea <redacted> --- arch/arm64/Kconfig.platforms | 5 +++++ 1 file changed, 5 insertions(+)diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 4778c775de1b..a9a6152d37eb 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms@@ -210,6 +210,11 @@ config ARCH_ROCKCHIP This enables support for the ARMv8 based Rockchip chipsets, like the RK3368. +config ARCH_S32 + bool "Freescale S32 SoC Family"
So you still want to use 'Freescale' than 'NXP' here?
+ help + This enables support for the Freescale S32 family of processors.
Shawn
+ config ARCH_SEATTLE bool "AMD Seattle SoC Family" help -- 2.22.0
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel