diff options
Diffstat (limited to 'include/configs/omap3_mvblx.h')
| -rw-r--r-- | include/configs/omap3_mvblx.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/omap3_mvblx.h b/include/configs/omap3_mvblx.h index 5526b4314..0c88419f2 100644 --- a/include/configs/omap3_mvblx.h +++ b/include/configs/omap3_mvblx.h @@ -24,6 +24,7 @@  #define CONFIG_MVBLX		1	/* working with mvBlueLYNX-X */  #define CONFIG_MACH_TYPE	MACH_TYPE_MVBLX  #define CONFIG_OMAP_GPIO +#define CONFIG_OMAP_COMMON  #define CONFIG_SDRC	/* The chip has SDRC controller */ |