drivers: clock_control: remove reference unknown config flag

Leftover from STM32 clock_control driver introduction
Remove unkown symbol

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2018-05-23 14:24:46 +02:00 committed by Anas Nashif
parent 3b83ccdb8c
commit 134b74844e

View file

@ -12,7 +12,6 @@ menuconfig CLOCK_CONTROL_STM32_CUBE
bool
prompt "STM32 Reset & Clock Control"
depends on CLOCK_CONTROL
default n if SOC_SERIES_STM32
select USE_STM32_LL_UTILS
help
Enable driver for Reset & Clock Control subsystem found