diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h
index 564b418fa75fa8d082b072d0f3debcf2a2046db5..905b279ab6ae0a2388d400162f25969b4412d71f 100644
--- a/include/configs/integrator-common.h
+++ b/include/configs/integrator-common.h
@@ -41,6 +41,7 @@
 
 #define CONFIG_CMDLINE_TAG		/* enable passing of ATAGs  */
 #define CONFIG_SETUP_MEMORY_TAGS
+#define CONFIG_OF_LIBFDT		/* enable passing a Device Tree */
 #define CONFIG_MISC_INIT_R		/* call misc_init_r during start up */
 
 /*