diff options
Diffstat (limited to 'include/configs/omap3_zoom1.h')
-rw-r--r-- | include/configs/omap3_zoom1.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h index 2bfda4b..5adffb5 100644 --- a/include/configs/omap3_zoom1.h +++ b/include/configs/omap3_zoom1.h @@ -61,6 +61,8 @@ #define CONFIG_INITRD_TAG 1 #define CONFIG_REVISION_TAG 1 +#define CONFIG_OF_LIBFDT 1 + /* * Size of malloc() pool */ |