Move CONFIG_OF_LIBFDT to Kconfig
[platform/kernel/u-boot.git] / include / configs / smartweb.h
index de7b6bc..8a6c3d3 100644 (file)
 
 #if !defined(CONFIG_SPL_BUILD)
 /* Enable Device-Tree (FDT) support */
-#define CONFIG_OF_LIBFDT
 #define CONFIG_CMD_FDT
 #define CONFIG_FIT
 #endif