]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xilinx_zynqmp.h
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / include / configs / xilinx_zynqmp.h
index 1121ea46ec9c389b714557c77d2ecf1b6dab28e1..9d9ffd00c18c307eb10d427bcf2b563d27c1e64a 100644 (file)
@@ -42,7 +42,6 @@
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_SDRAM_BASE + 0x7fff0)
 
 /* Flat Device Tree Definitions */
-#define CONFIG_OF_LIBFDT
 
 /* Generic Timer Definitions - setup in EL3. Setup by ATF for other cases */
 #if !defined(COUNTER_FREQUENCY)