diff options
-rw-r--r-- | include/configs/mx6_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 1a773db..a46124c 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -24,6 +24,7 @@ #define CONFIG_ARM_ERRATA_761320 #define CONFIG_BOARD_POSTCLK_INIT #define CONFIG_LDO_BYPASS_CHECK +#define CONFIG_MXC_GPT_HCLK #ifndef CONFIG_SYS_L2CACHE_OFF #define CONFIG_SYS_L2_PL310 |