summaryrefslogtreecommitdiff
path: root/include/configs/TK885D.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TK885D.h')
-rw-r--r--include/configs/TK885D.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/TK885D.h b/include/configs/TK885D.h
index 1e6d9cebe0..0df1b6e042 100644
--- a/include/configs/TK885D.h
+++ b/include/configs/TK885D.h
@@ -516,4 +516,9 @@
#define CONFIG_NET_RETRY_COUNT 3
#define CONFIG_ETHPRIME "FEC ETHERNET"
+/* pass open firmware flat tree */
+#define CONFIG_OF_LIBFDT 1
+#define CONFIG_OF_BOARD_SETUP 1
+#define CONFIG_HWCONFIG 1
+
#endif /* __CONFIG_H */