]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 3 Aug 2018 09:46:12 +0000 (11:46 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 13 Aug 2018 18:03:57 +0000 (14:03 -0400)
commit2d7e5e17a3ef5ff47b9d4d06e81bed3b497e714c
tree2f65cc3204cb5ca520da9ba086ec975a1a340a74
parent278999dc154d67feae0cc34f55ff3045f7fedf3b
configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ

Since commit 06b30818f9ee ("board: stm32: switch to DM STM32 timer")
SYS_CLK_FREQ is useless, remove it from stm32f4 and stm32f7 boards.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
include/configs/stm32f429-discovery.h
include/configs/stm32f429-evaluation.h
include/configs/stm32f469-discovery.h
include/configs/stm32f746-disco.h