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

@ -10,7 +10,6 @@ config SOC_SERIES_STM32F1X
select CPU_CORTEX_M3
select SOC_FAMILY_STM32
select HAS_STM32CUBE
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
select HAS_SWO
help
Enable support for STM32F1 MCU series