diff options
Diffstat (limited to 'include/configs/omap4_common.h')
| -rw-r--r-- | include/configs/omap4_common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index b2e5cc6b7..6f298a1f7 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -35,6 +35,7 @@  #define CONFIG_OMAP		1	/* in a TI OMAP core */  #define CONFIG_OMAP44XX		1	/* which is a 44XX */  #define CONFIG_OMAP4430		1	/* which is in a 4430 */ +#define CONFIG_OMAP_GPIO  /* Get CPU defs */  #include <asm/arch/cpu.h> |