mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-13 14:06:07 -04:00
microblaze: Remove CONFIG_LIBFDT due to error in common files
This commit is contained in:
parent
e7d591e823
commit
99ba6f3535
@ -277,6 +277,5 @@
|
|||||||
"1m(romfs),1m(cramfs),-(jffs2)\0"
|
"1m(romfs),1m(cramfs),-(jffs2)\0"
|
||||||
|
|
||||||
#define CONFIG_CMDLINE_EDITING
|
#define CONFIG_CMDLINE_EDITING
|
||||||
#define CONFIG_OF_LIBFDT 1
|
|
||||||
|
|
||||||
#endif /* __CONFIG_H */
|
#endif /* __CONFIG_H */
|
||||||
|
@ -222,6 +222,5 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define CONFIG_CMDLINE_EDITING
|
#define CONFIG_CMDLINE_EDITING
|
||||||
#define CONFIG_OF_LIBFDT 1 /* flat device tree */
|
|
||||||
|
|
||||||
#endif /* __CONFIG_H */
|
#endif /* __CONFIG_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user