We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b618c commit 59bbfa0Copy full SHA for 59bbfa0
soc/nordic/nrf53/Kconfig
@@ -199,8 +199,6 @@ config SOC_NRF53_CPUNET_ENABLE
199
depends on !BT
200
default y if NRF_802154_SER_HOST
201
select SOC_NRF53_CPUNET_MGMT
202
- select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
203
- $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
204
help
205
This option enables releasing the Network 'force off' signal, which
206
as a consequence will power up the Network MCU during system boot.
0 commit comments