[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210821030519.127-1-yuzenghui@huawei.com>
Date: Sat, 21 Aug 2021 11:05:19 +0800
From: Zenghui Yu <yuzenghui@...wei.com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: <catalin.marinas@....com>, <will@...nel.org>,
<wanghaibin.wang@...wei.com>, Zenghui Yu <yuzenghui@...wei.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@...onical.com>,
Arnd Bergmann <arnd@...db.de>
Subject: [PATCH] arm64: defconfig: drop obsolete ARCH_* configs
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@...onical.com>
Cc: Arnd Bergmann <arnd@...db.de>
Signed-off-by: Zenghui Yu <yuzenghui@...wei.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
Powered by blists - more mailing lists