Skip to content

Commit

Permalink
[nrf fromlist] boards: nordic: nrf7002dk: Remove enabling forwarder K…
Browse files Browse the repository at this point in the history
…config

Removes forcing the Kconfig to be enabled as this is now determined
automatically

Upstream PR: zephyrproject-rtos/zephyr#78657

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
  • Loading branch information
nordicjm authored and bjarki-andreasen committed Sep 27, 2024
1 parent 59bbfa0 commit e2f1318
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boards/nordic/nrf7002dk/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ config HEAP_MEM_POOL_ADD_SIZE_BOARD

config BOARD_ENABLE_CPUNET
bool "nRF53 Network MCU"
select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
$(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
help
This option enables releasing the Network 'force off' signal, which
as a consequence will power up the Network MCU during system boot.
Expand Down

0 comments on commit e2f1318

Please sign in to comment.