mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 11:12:59 +00:00
CONFIG_BOARD_FOO is enabled in a number of board *_defconfig files although it is useless as it is set by default (as defined as a one option choice, symbol defaults to 'y'). CONFIG_BOARD_FOO should remain only in target that are defined in boards providing multiple choices (dual cores, board with multiple revisions). Clean it from STM32 impacted boards. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
doc | ||
support | ||
board.cmake | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
pinmux.c | ||
stm32f072_eval_defconfig | ||
stm32f072_eval.dts | ||
stm32f072_eval.yaml |