Skip to content

Commit 85710f1

Browse files
nordicjmnashif
authored andcommitted
soc: nordic: nrf53: Make GPIO pin forwarding automatic
Allows forwarding GPIO pins to network core automatically if the devicetree node exists. Signed-off-by: Jamie McCrae <[email protected]>
1 parent 89bf0ed commit 85710f1

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
@@ -180,8 +180,6 @@ config SOC_NRF53_CPUNET_ENABLE
180180
depends on !BT
181181
default y if NRF_802154_SER_HOST
182182
select SOC_NRF53_CPUNET_MGMT
183-
select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
184-
$(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
185183
help
186184
This option enables releasing the Network 'force off' signal, which
187185
as a consequence will power up the Network MCU during system boot.

0 commit comments

Comments
 (0)