diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 0f2f9a2743f03a81b01cf16f412e9d1de6cfa80b..76f9eeaed80e89a20fa205fee580134628a82444 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -148,4 +148,6 @@
  */
 #define CONFIG_DISPLAY_CPUINFO
 
+#define CONFIG_OF_LIBFDT
+
 #endif /* _CONFIG_DREAMPLUG_H */