X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6_common.h;h=e0528ce4b928839ce1619d6694e3b08f9be58f57;hb=c49cfdcd2210577f300d005a5c0745e9839bf21a;hp=e4a5cc5be1a690583782e4af887d095e7e77b1f2;hpb=304f936aeaab0c3cc9d5af438fd3498ac7682991;p=u-boot diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index e4a5cc5be1..e0528ce4b9 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -28,4 +28,7 @@ #define CONFIG_SYS_PL310_BASE L2_PL310_BASE #endif +#define CONFIG_MP +#define CONFIG_MXC_GPT_HCLK + #endif