Move CONFIG_OF_LIBFDT to Kconfig
[platform/kernel/u-boot.git] / include / configs / motionpro.h
index a8cf201..5414208 100644 (file)
@@ -378,7 +378,6 @@ extern void __led_set(led_id_t id, int state);
 #define CONFIG_SYS_RESET_ADDRESS       0xfff00100
 
 /* pass open firmware flat tree */
-#define CONFIG_OF_LIBFDT       1
 #define CONFIG_OF_BOARD_SETUP  1
 
 #define OF_CPU                 "PowerPC,5200@0"