diff options
Diffstat (limited to 'include/configs/omap3_overo.h')
| -rw-r--r-- | include/configs/omap3_overo.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index 15f67fcaf..92bd8fcaf 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -25,6 +25,7 @@  #define CONFIG_OMAP				/* in a TI OMAP core */  #define CONFIG_OMAP34XX				/* which is a 34XX */  #define CONFIG_OMAP3_OVERO			/* working with overo */ +#define CONFIG_OMAP_GPIO  #define CONFIG_SDRC				/* The chip has SDRC controller */ |