[PATCH v2 3/6] arm64: Kconfig.platforms: add ARCH_AXERA

Leng Honglin lenghonglin at axera-tech.com
Tue Sep 1 02:19:30 PDT 2026


Enable the ARCH_AXERA platform option for Axera arm64 platforms.

Signed-off-by: Leng Honglin <lenghonglin at axera-tech.com>
---
 arch/arm64/Kconfig.platforms | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index d2acfac73003..a6f2f009461e 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -54,6 +54,11 @@ config ARCH_ASPEED
 	  This enables support for ASPEED's SoC family, such as the
 	  ast27XX 8th generation Baseboard Management Controller (BMC).
 
+config ARCH_AXERA
+	bool "Axera SoC family"
+	help
+	  This enables support for the Axera SoC family.
+
 config ARCH_AXIADO
 	bool "Axiado SoC Family"
 	select GPIOLIB

-- 
2.34.1




More information about the linux-arm-kernel mailing list