microblaze: Remove CONFIG_LIBFDT due to error in common files

This commit is contained in:
Michal Simek 2008-11-24 18:25:41 +01:00
parent e7d591e823
commit 99ba6f3535
2 changed files with 0 additions and 2 deletions

View File

@ -277,6 +277,5 @@
"1m(romfs),1m(cramfs),-(jffs2)\0"
#define CONFIG_CMDLINE_EDITING
#define CONFIG_OF_LIBFDT 1
#endif /* __CONFIG_H */

View File

@ -222,6 +222,5 @@
#endif
#define CONFIG_CMDLINE_EDITING
#define CONFIG_OF_LIBFDT 1 /* flat device tree */
#endif /* __CONFIG_H */