]> git.ipfire.org Git - u-boot.git/blobdiff - include/configs/xilinx_zynqmp.h
Kconfig: Move config IDENT_STRING to Kconfig
[u-boot.git] / include / configs / xilinx_zynqmp.h
index aeb65ee59d55d424b2a37f25d2230c9674b209a9..c43ea19807412e3fc2fc4496aee5a7b45006fdc3 100644 (file)
 /* Have release address at the end of 256MB for now */
 #define CPU_RELEASE_ADDR       0xFFFFFF0
 
-#if !defined(CONFIG_IDENT_STRING)
-# define CONFIG_IDENT_STRING           " Xilinx ZynqMP"
-#endif
-
 #define CONFIG_SYS_INIT_SP_ADDR                CONFIG_SYS_TEXT_BASE
 
 /* Generic Timer Definitions - setup in EL3. Setup by ATF for other cases */