commit | 09b9f649d06256dfc2fefc28f091c3cabfd9cfeb | [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 | cb97ff9d3d0d4f9c6ff5a09878f0946a678430b2 [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>