zephyr/drivers/clock_control
Vincenzo Frascino b6b35f6113 clock_control: Cleanup stm32f4x driver
This patch addresses the following issues:
* Aligns the Kconfig code style with Zephyr projects requirements.
* Removes redundant "depends on" from Kconfig.
* Adds static to the containing file scope declarations.

Change-Id: I14651826724c014cc71d62ab6cab03c668c578c0
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2016-11-19 01:58:54 +00:00
..
Kconfig clock_control: Cleanup main Kconfig 2016-11-19 01:58:53 +00:00
Kconfig.nrf5 clock_control: Cleanup nrf5 clock_control driver 2016-11-19 01:58:53 +00:00
Kconfig.quark_se clock_control: Cleanup quark_se driver 2016-11-19 01:58:54 +00:00
Kconfig.stm32f4x clock_control: Cleanup stm32f4x driver 2016-11-19 01:58:54 +00:00
Kconfig.stm32f10x stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
Makefile clock_control: stm32f4x: introduce driver for STM32F4x RCC 2016-10-28 18:58:03 +00:00
nrf5_power_clock.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
quark_se_clock_control.c clock_control: Cleanup quark_se driver 2016-11-19 01:58:54 +00:00
stm32f4x_clock.c clock_control: Cleanup stm32f4x driver 2016-11-19 01:58:54 +00:00
stm32f10x_clock.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00