Skip to content

Commit 9dcb9e5

Browse files
committed
arm64: config: disable new platforms in virt.config
A couple of new platforms got added since last year when Mark added virt.config, so turn these off as well. Link: https://lore.kernel.org/r/20240219093819.644324-1-arnd@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 6d76130 commit 9dcb9e5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/configs/virt.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# CONFIG_ARCH_BERLIN is not set
1515
# CONFIG_ARCH_BRCMSTB is not set
1616
# CONFIG_ARCH_EXYNOS is not set
17+
# CONFIG_ARCH_SPARX5 is not set
1718
# CONFIG_ARCH_K3 is not set
1819
# CONFIG_ARCH_LAYERSCAPE is not set
1920
# CONFIG_ARCH_LG1K is not set
@@ -23,14 +24,17 @@
2324
# CONFIG_ARCH_MESON is not set
2425
# CONFIG_ARCH_MVEBU is not set
2526
# CONFIG_ARCH_NXP is not set
27+
# CONFIG_ARCH_MA35 is not set
2628
# CONFIG_ARCH_MXC is not set
2729
# CONFIG_ARCH_NPCM is not set
2830
# CONFIG_ARCH_QCOM is not set
31+
# CONFIG_ARCH_REALTEK is not set
2932
# CONFIG_ARCH_RENESAS is not set
3033
# CONFIG_ARCH_ROCKCHIP is not set
3134
# CONFIG_ARCH_S32 is not set
3235
# CONFIG_ARCH_SEATTLE is not set
3336
# CONFIG_ARCH_INTEL_SOCFPGA is not set
37+
# CONFIG_ARCH_STM32 is not set
3438
# CONFIG_ARCH_SYNQUACER is not set
3539
# CONFIG_ARCH_TEGRA is not set
3640
# CONFIG_ARCH_TESLA_FSD is not set

0 commit comments

Comments
 (0)