commit | 6ae1fc9bf898dfd2f3f5dde0602703dcf2f5c482 | [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 | a66c1b46a6152f29271bc473c22bc3bf6f7ac0f4 [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>