]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
microblaze: Remove CONFIG_LIBFDT due to error in common files
authorMichal Simek <monstr@monstr.eu>
Mon, 24 Nov 2008 17:25:41 +0000 (18:25 +0100)
committerMichal Simek <monstr@monstr.eu>
Wed, 10 Dec 2008 08:25:33 +0000 (09:25 +0100)
include/configs/ml401.h
include/configs/xupv2p.h

index b31c4b53c9b98fcd70dac1fd348c33e9ef63f0ea..c802dcb6a2ae21bc4415d6f01a3bd2ebe0d18cb3 100644 (file)
                                        "1m(romfs),1m(cramfs),-(jffs2)\0"
 
 #define CONFIG_CMDLINE_EDITING
-#define CONFIG_OF_LIBFDT       1
 
 #endif /* __CONFIG_H */
index 6a9270306dac81ff363fdf98d7ef7ecd485b1765..ed844bf99332df3fcc246aa1f78730ffdcee3222 100644 (file)
 #endif
 
 #define CONFIG_CMDLINE_EDITING
-#define CONFIG_OF_LIBFDT       1 /* flat device tree */
 
 #endif /* __CONFIG_H */