We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59bbfa0 commit e2f1318Copy full SHA for e2f1318
boards/nordic/nrf7002dk/Kconfig
@@ -23,8 +23,6 @@ config HEAP_MEM_POOL_ADD_SIZE_BOARD
23
24
config BOARD_ENABLE_CPUNET
25
bool "nRF53 Network MCU"
26
- select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
27
- $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
28
help
29
This option enables releasing the Network 'force off' signal, which
30
as a consequence will power up the Network MCU during system boot.
0 commit comments