zephyr/boards
Sebastian Bøe 34180d376f kconfig: Fix nrf91 NONSECURE dependency
It is expressed that the BOARD depends on whether NONSECURE is enabled
or not. But it is the other way around. Depending on the selected
board, it may or may not be possible to enable/disable NONSECURE.

The dependency is going in the wrong direction, this reversed edge is
observed to be able to create a cycle in the dependency graph.

Fix the dependency by removing it.

It is left as future work to enforce that enabling/disabling NONSECURE
is done in a way that is compatible with selecting
BOARD_NRF9160_PCA10090 vs BOARD_NRF9160_PCA10090NS.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-08-06 18:00:04 +02:00
..
arc dts: arc: Remove device_type = "memory" from {d,i}ccm nodes 2019-08-06 08:59:22 -04:00
arm kconfig: Fix nrf91 NONSECURE dependency 2019-08-06 18:00:04 +02:00
common
nios2
posix nrf52_bsim: Minor fix in time coversion 2019-08-05 18:57:51 +02:00
riscv
shields
x86
x86_64/qemu_x86_64
xtensa
CMakeLists.txt
index.rst
Kconfig