configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 18 Jan 2018 12:39:31 +0000 (13:39 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 28 Jan 2018 14:39:05 +0000 (09:39 -0500)
commit09b9f649d06256dfc2fefc28f091c3cabfd9cfeb
tree3d846257cdf025bb1dffe69fe90f10885fda2785
parentcb97ff9d3d0d4f9c6ff5a09878f0946a678430b2
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>
include/configs/stm32f429-discovery.h
include/configs/stm32f469-discovery.h
include/configs/stm32f746-disco.h