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: Ye.Li <B37916@freescale.com>
This commit is contained in:
parent
0f8ec145ba
commit
f13ac7b2f0
|
@ -29,5 +29,6 @@
|
|||
#endif
|
||||
|
||||
#define CONFIG_MP
|
||||
#define CONFIG_MXC_GPT_HCLK
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue