[PATCH 5/8] arm64: Introduce Arm Morello System Development Platform

From: Vincenzo Frascino
Date: Fri Dec 13 2024 - 11:33:34 EST


Introduce the Kconfig entry for the Arm Morello System Development
Platform.

Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
---
arch/arm64/Kconfig.platforms | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 370a9d2b6919..1c4867ea9407 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -250,6 +250,11 @@ config ARCH_NPCM
General support for NPCM8xx BMC (Arbel).
Nuvoton NPCM8xx BMC based on the Cortex A35.

+config ARCH_MORELLO
+ bool "Arm Morello System Development Platform"
+ help
+ Enables support for Arm Morello System Development Platform
+
config ARCH_PENSANDO
bool "AMD Pensando Platforms"
help
--
2.43.0