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