Skip to content

Commit e2f1318

Browse files
nordicjmbjarki-andreasen
authored andcommitted
[nrf fromlist] boards: nordic: nrf7002dk: Remove enabling forwarder Kconfig
Removes forcing the Kconfig to be enabled as this is now determined automatically Upstream PR: zephyrproject-rtos/zephyr#78657 Signed-off-by: Jamie McCrae <[email protected]>
1 parent 59bbfa0 commit e2f1318

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

boards/nordic/nrf7002dk/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ config HEAP_MEM_POOL_ADD_SIZE_BOARD
2323

2424
config BOARD_ENABLE_CPUNET
2525
bool "nRF53 Network MCU"
26-
select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
27-
$(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
2826
help
2927
This option enables releasing the Network 'force off' signal, which
3028
as a consequence will power up the Network MCU during system boot.

0 commit comments

Comments
 (0)