You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/include/configs/wandboard.h
|
|
+++ b/include/configs/wandboard.h
|
|
@@ -238,4 +238,7 @@
|
|
#define CONFIG_CMD_CACHE
|
|
#endif
|
|
|
|
+#define CONFIG_FIT
|
|
+#define CONFIG_FIT_VERBOSE
|
|
+
|
|
#endif /* __CONFIG_H * */
|
|
|