commit | d91fb53903cbc33420d9323a3ab38b8556263796 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Aug 03 11:46:12 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 13 14:03:57 2018 -0400 |
tree | 2f65cc3204cb5ca520da9ba086ec975a1a340a74 | |
parent | 725e09b82392711a3bf9822a2d7449e1deba4865 [diff] |
configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ Since commit aa5e3e22f4d6 ("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>