soc: stm32: Move clock_control Kconfig selection to common

Factorize this setting rather than doing it in multiple
places.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2019-10-10 11:09:03 +02:00 committed by Maureen Helm
commit 88b71bdf6c
14 changed files with 7 additions and 13 deletions

View file

@ -11,7 +11,6 @@ config SOC_SERIES_STM32F3X
select SOC_FAMILY_STM32
select CPU_HAS_FPU
select HAS_STM32CUBE
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
select HAS_SWO
help
Enable support for STM32F3 MCU series