* [PATCH] arm64: defconfig: select ARCH_NXP
@ 2022-09-08 0:39 Peng Fan (OSS)
2022-09-12 10:17 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2022-09-08 0:39 UTC (permalink / raw)
To: shawnguo, s.hauer, catalin.marinas, will, arnd
Cc: kernel, linux-arm-kernel, linux-kernel, linux-imx, Peng Fan
From: Peng Fan <peng.fan@nxp.com>
commit 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms
together") groups NXP platforms with ARCH_NXP, which cause the default
build not support i.MX with arm64 defconfig, so default enable ARCH_NXP
to resolve the issue.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 91e58cf59c99..07b9185f5937 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -47,6 +47,7 @@ CONFIG_ARCH_KEEMBAY=y
CONFIG_ARCH_MEDIATEK=y
CONFIG_ARCH_MESON=y
CONFIG_ARCH_MVEBU=y
+CONFIG_ARCH_NXP=y
CONFIG_ARCH_MXC=y
CONFIG_ARCH_NPCM=y
CONFIG_ARCH_QCOM=y
--
2.37.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: defconfig: select ARCH_NXP
2022-09-08 0:39 [PATCH] arm64: defconfig: select ARCH_NXP Peng Fan (OSS)
@ 2022-09-12 10:17 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-09-12 10:17 UTC (permalink / raw)
To: Peng Fan (OSS)
Cc: s.hauer, catalin.marinas, will, arnd, kernel, linux-arm-kernel,
linux-kernel, linux-imx, Peng Fan
On Thu, Sep 08, 2022 at 08:39:14AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> commit 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms
> together") groups NXP platforms with ARCH_NXP, which cause the default
> build not support i.MX with arm64 defconfig, so default enable ARCH_NXP
> to resolve the issue.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Thanks for the patch, Peng! But I have queued a patch [1] from Michael.
Shawn
[1] https://lore.kernel.org/linux-arm-kernel/20220907070626.2933998-1-michael@walle.cc/T/
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 91e58cf59c99..07b9185f5937 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -47,6 +47,7 @@ CONFIG_ARCH_KEEMBAY=y
> CONFIG_ARCH_MEDIATEK=y
> CONFIG_ARCH_MESON=y
> CONFIG_ARCH_MVEBU=y
> +CONFIG_ARCH_NXP=y
> CONFIG_ARCH_MXC=y
> CONFIG_ARCH_NPCM=y
> CONFIG_ARCH_QCOM=y
> --
> 2.37.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-12 10:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 0:39 [PATCH] arm64: defconfig: select ARCH_NXP Peng Fan (OSS)
2022-09-12 10:17 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).