diff options
Diffstat (limited to 'include/configs/omap3_zoom2.h')
-rw-r--r-- | include/configs/omap3_zoom2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_zoom2.h b/include/configs/omap3_zoom2.h index c57df8edb5c..cb8c7ec6f06 100644 --- a/include/configs/omap3_zoom2.h +++ b/include/configs/omap3_zoom2.h @@ -21,6 +21,7 @@ #define CONFIG_OMAP34XX 1 /* which is a 34XX */ #define CONFIG_OMAP3_ZOOM2 1 /* working with Zoom II */ #define CONFIG_OMAP_GPIO +#define CONFIG_OMAP_COMMON #define CONFIG_SDRC /* The chip has SDRC controller */ |