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

@ -13,7 +13,6 @@ config SOC_SERIES_STM32L4X
select SOC_FAMILY_STM32
select HAS_STM32CUBE
select CPU_HAS_ARM_MPU
select CLOCK_CONTROL_STM32_CUBE if CLOCK_CONTROL
select HAS_SWO
help
Enable support for STM32L4 MCU series