diff options
Diffstat (limited to 'include/configs/omap5_common.h')
-rw-r--r-- | include/configs/omap5_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h index 7dd56cfa78..7662e2e749 100644 --- a/include/configs/omap5_common.h +++ b/include/configs/omap5_common.h @@ -20,6 +20,7 @@ #define CONFIG_OMAP /* in a TI OMAP core */ #define CONFIG_OMAP54XX /* which is a 54XX */ #define CONFIG_OMAP_GPIO +#define CONFIG_OMAP_COMMON /* Get CPU defs */ #include <asm/arch/cpu.h> |