diff options
Diffstat (limited to 'include/configs/stm32f429-evaluation.h')
-rw-r--r-- | include/configs/stm32f429-evaluation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stm32f429-evaluation.h b/include/configs/stm32f429-evaluation.h index 881cb2dedc..258ae767d2 100644 --- a/include/configs/stm32f429-evaluation.h +++ b/include/configs/stm32f429-evaluation.h @@ -33,7 +33,6 @@ #define CONFIG_STM32_FLASH -#define CONFIG_SYS_CLK_FREQ 180000000 /* 180 MHz */ #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ #define CONFIG_CMDLINE_TAG |