diff options
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 7866e8f3c4d..f95ed71b246 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1230,7 +1230,7 @@ config ARCH_VERSAL imply ENV_VARS_UBOOT_RUNTIME_CONFIG config ARCH_VERSAL_NET - bool "Support Xilinx Keystone Platform" + bool "Support Xilinx Versal NET Platform" select ARM64 select CLK select DM |