07bf345db3
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> |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
board.cmake | ||
pinmux.c | ||
v2m_musca-common.dtsi | ||
v2m_musca.dts | ||
v2m_musca.yaml | ||
v2m_musca_defconfig | ||
v2m_musca_nonsecure.dts | ||
v2m_musca_nonsecure.yaml | ||
v2m_musca_nonsecure_defconfig |