diff options
Diffstat (limited to 'include/configs/mx53_ard.h')
-rw-r--r-- | include/configs/mx53_ard.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx53_ard.h b/include/configs/mx53_ard.h index a686677..65fd892 100644 --- a/include/configs/mx53_ard.h +++ b/include/configs/mx53_ard.h @@ -39,10 +39,6 @@ #define CONFIG_ARCH_MMU #define CONFIG_MX53_HCLK_FREQ 24000000 -#define CONFIG_SYS_PLL2_FREQ 400 -#define CONFIG_SYS_AHB_PODF 2 -#define CONFIG_SYS_AXIA_PODF 0 -#define CONFIG_SYS_AXIB_PODF 1 #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO |