All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: drop obsolete ARCH_* configs
@ 2021-08-21  3:05 ` Zenghui Yu
  0 siblings, 0 replies; 12+ messages in thread
From: Zenghui Yu @ 2021-08-21  3:05 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel
  Cc: catalin.marinas, will, wanghaibin.wang, Zenghui Yu,
	Krzysztof Kozlowski, Arnd Bergmann

Per commit 4a9a1a5602d8 ("arm64: socfpga: merge Agilex and N5X into
ARCH_INTEL_SOCFPGA") and commit 89d4f98ae90d ("ARM: remove zte zx
platform"), they can be dropped from defconfig now.

Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
---
 arch/arm64/configs/defconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f423d08b9a71..50cebeececa0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -28,8 +28,6 @@ CONFIG_KALLSYMS_ALL=y
 # CONFIG_COMPAT_BRK is not set
 CONFIG_PROFILING=y
 CONFIG_ARCH_ACTIONS=y
-CONFIG_ARCH_AGILEX=y
-CONFIG_ARCH_N5X=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_ARCH_ALPINE=y
 CONFIG_ARCH_APPLE=y
@@ -63,7 +61,6 @@ CONFIG_ARCH_UNIPHIER=y
 CONFIG_ARCH_VEXPRESS=y
 CONFIG_ARCH_VISCONTI=y
 CONFIG_ARCH_XGENE=y
-CONFIG_ARCH_ZX=y
 CONFIG_ARCH_ZYNQMP=y
 CONFIG_ARM64_VA_BITS_48=y
 CONFIG_SCHED_MC=y
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-10-07 13:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21  3:05 [PATCH] arm64: defconfig: drop obsolete ARCH_* configs Zenghui Yu
2021-08-21  3:05 ` Zenghui Yu
2021-08-23 13:01 ` Krzysztof Kozlowski
2021-08-23 13:01   ` Krzysztof Kozlowski
2021-10-07  9:42   ` Zenghui Yu
2021-10-07  9:42     ` Zenghui Yu
2021-10-07 10:08     ` Catalin Marinas
2021-10-07 10:08       ` Catalin Marinas
2021-10-07 10:24       ` Zenghui Yu
2021-10-07 10:24         ` Zenghui Yu
2021-10-07 13:14         ` Arnd Bergmann
2021-10-07 13:14           ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.