diff options
| -rw-r--r-- | include/configs/mx6qsabre_common.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/mx6qsabre_common.h b/include/configs/mx6qsabre_common.h index 1d52b52c1..247e8d6dd 100644 --- a/include/configs/mx6qsabre_common.h +++ b/include/configs/mx6qsabre_common.h @@ -18,8 +18,6 @@  #define __MX6QSABRE_COMMON_CONFIG_H  #define CONFIG_MX6Q -#define CONFIG_SYS_MX6_HCLK            24000000 -#define CONFIG_SYS_MX6_CLK32           32768  #define CONFIG_DISPLAY_CPUINFO  #define CONFIG_DISPLAY_BOARDINFO |