commit | 23518da828b44740c5f6f1e695c9919bb05c1cda | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Jan 18 13:39:31 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 09:39:05 2018 -0500 |
tree | 3d846257cdf025bb1dffe69fe90f10885fda2785 | |
parent | acd97cac65f820ccb3b8d4d4fef96112209d9eb7 [diff] |
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series As clk_stm32f driver is able to retrieve HSE frequency from DT, CONFIG_STM32_HSE_HZ becomes useless. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>