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