linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH] arm64: defconfig: enable ARCH_NXP
@ 2022-09-07  7:06 Michael Walle
  2022-09-12 10:16 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Walle @ 2022-09-07  7:06 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Arnd Bergmann, Florian Fainelli
  Cc: linux-arm-kernel, linux-kernel, Marcel Ziswiler, Michael Walle

Commit 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms
together") introduced a new symbol ARCH_NXP and made ARCH_LAYERSCAPE
(among others) depend on it, but didn't enable it in the defconfig.
Thus, now the defconfig doesn't include support for any NXP
architectures anymore. Fix it.

Fixes: 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms together")
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
---
The first submission had a wrong mail address, so this patch didn't
end up on lore.

 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.30.2


_______________________________________________
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: [RESEND PATCH] arm64: defconfig: enable ARCH_NXP
  2022-09-07  7:06 [RESEND PATCH] arm64: defconfig: enable ARCH_NXP Michael Walle
@ 2022-09-12 10:16 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-09-12 10:16 UTC (permalink / raw)
  To: Michael Walle
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Arnd Bergmann,
	Florian Fainelli, linux-arm-kernel, linux-kernel,
	Marcel Ziswiler

On Wed, Sep 07, 2022 at 09:06:26AM +0200, Michael Walle wrote:
> Commit 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms
> together") introduced a new symbol ARCH_NXP and made ARCH_LAYERSCAPE
> (among others) depend on it, but didn't enable it in the defconfig.
> Thus, now the defconfig doesn't include support for any NXP
> architectures anymore. Fix it.
> 
> Fixes: 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms together")
> Signed-off-by: Michael Walle <michael@walle.cc>
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>

Applied, thanks!

_______________________________________________
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:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07  7:06 [RESEND PATCH] arm64: defconfig: enable ARCH_NXP Michael Walle
2022-09-12 10:16 ` 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).