summaryrefslogtreecommitdiff
path: root/include/configs/FPS860L.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/FPS860L.h')
-rw-r--r--include/configs/FPS860L.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/FPS860L.h b/include/configs/FPS860L.h
index 73bcccc2ec..ec9000d9fc 100644
--- a/include/configs/FPS860L.h
+++ b/include/configs/FPS860L.h
@@ -439,4 +439,9 @@
#define CONFIG_SCC1_ENET
+/* pass open firmware flat tree */
+#define CONFIG_OF_LIBFDT 1
+#define CONFIG_OF_BOARD_SETUP 1
+#define CONFIG_HWCONFIG 1
+
#endif /* __CONFIG_H */