Skip to content
Snippets Groups Projects
Commit f13ac7b2 authored by Ye.Li's avatar Ye.Li Committed by Stefano Babic
Browse files

imx: mx6: Enable high frequency clock source for GPT


Set the CONFIG_MXC_GPT_HCLK configuration in mx6_common.h, so that
24Mhz OSC clock source will be selected for GPT on all MX6 platforms.

Signed-off-by: default avatarYe.Li <B37916@freescale.com>
parent 0f8ec145
No related branches found
No related tags found
No related merge requests found
...@@ -29,5 +29,6 @@ ...@@ -29,5 +29,6 @@
#endif #endif
#define CONFIG_MP #define CONFIG_MP
#define CONFIG_MXC_GPT_HCLK
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment