Skip to content

Commit 59bbfa0

Browse files
nordicjmbjarki-andreasen
authored andcommitted
[nrf fromlist] soc: nordic: nrf53: Make GPIO pin forwarding automatic
Allows forwarding GPIO pins to network core automatically if the devicetree node exists. Upstream PR: zephyrproject-rtos/zephyr#78657 Signed-off-by: Jamie McCrae <[email protected]>
1 parent 79b618c commit 59bbfa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

soc/nordic/nrf53/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,6 @@ config SOC_NRF53_CPUNET_ENABLE
199199
depends on !BT
200200
default y if NRF_802154_SER_HOST
201201
select SOC_NRF53_CPUNET_MGMT
202-
select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
203-
$(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
204202
help
205203
This option enables releasing the Network 'force off' signal, which
206204
as a consequence will power up the Network MCU during system boot.

0 commit comments

Comments
 (0)