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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Kconfig.nrf5 | ||
| Kconfig.quark_se | ||
| Kconfig.stm32f4x | ||
| Kconfig.stm32f10x | ||
| Makefile | ||
| nrf5_power_clock.c | ||
| quark_se_clock_control.c | ||
| stm32f4x_clock.c | ||
| stm32f10x_clock.c | ||