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 6a1304681..30ca31293 100644 --- a/include/configs/omap3_mvblx.h +++ b/include/configs/omap3_mvblx.h @@ -39,6 +39,7 @@  #define CONFIG_OMAP34XX		1	/* which is a 34XX */  #define CONFIG_MVBLX		1	/* working with mvBlueLYNX-X */  #define CONFIG_MACH_TYPE	MACH_TYPE_MVBLX +#define CONFIG_OMAP_GPIO  #define CONFIG_SDRC	/* The chip has SDRC controller */ |