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 <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
89bf0eda74
commit
85710f1727
1 changed files with 0 additions and 2 deletions
|
@ -180,8 +180,6 @@ config SOC_NRF53_CPUNET_ENABLE
|
|||
depends on !BT
|
||||
default y if NRF_802154_SER_HOST
|
||||
select SOC_NRF53_CPUNET_MGMT
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue