mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
xilinx: versal-net: Fix incorrect platform name in Kconfig
Fix incorrect name used in entry description. Signed-off-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user