zephyr/boards/arm/stm32f072_eval
Erwan Gouriou 124004c29a boards: stm32: Remove useless CONFIG_BOARD_FOO from _defconfig files
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>
2020-02-05 11:29:21 -06:00
..
doc
support
board.cmake
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
pinmux.c
stm32f072_eval_defconfig boards: stm32: Remove useless CONFIG_BOARD_FOO from _defconfig files 2020-02-05 11:29:21 -06:00
stm32f072_eval.dts boards: stm32: Update board definition using new GPIO api 2020-02-05 12:00:36 +01:00
stm32f072_eval.yaml