zephyr/boards/arm/v2m_musca_b1
Ulf Magnusson 07bf345db3 boards: arm: mps2_an521/musca: kconfig: Clean up BOARD defaults
Putting 'if's directly on the defaults is simpler here.

I'm guessing BOARD should always be "musca_{a,b1}_nonsecure" if it isn't
"musca_{a,b1}", so I removed the condition on the
"musca_{a,b1}_nonsecure" default (turning it into an "else").

Avoiding a top-level 'if'/'depends on' also avoids adding direct
dependencies to the BOARD symbol, which looks a bit neater in the
generated docs (though direct dependencies only matter for symbols that
might be selected/implied).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-05 19:32:31 +01:00
..
doc doc: replace hlist with column-width class 2019-09-18 13:33:37 -04:00
CMakeLists.txt boards: Clean up references to env variable PROJECT_SOURCE_DIR 2019-09-12 13:16:16 -05:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: arm: mps2_an521/musca: kconfig: Clean up BOARD defaults 2019-11-05 19:32:31 +01:00
board.cmake boards: v2m_musca_b1: Add pyocd support 2019-09-25 22:33:19 -07:00
pinmux.c arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1-common.dtsi arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1.dts arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1.yaml arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1_defconfig
v2m_musca_b1_nonsecure.dts arm: Musca B1: Migrate to eFlash 2019-07-31 10:31:29 -04:00
v2m_musca_b1_nonsecure.yaml arm: Musca B1: Migrate to eFlash 2019-07-31 10:31:29 -04:00
v2m_musca_b1_nonsecure_defconfig