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 89bf0ed commit 85710f1Copy full SHA for 85710f1
soc/nordic/nrf53/Kconfig
@@ -180,8 +180,6 @@ config SOC_NRF53_CPUNET_ENABLE
180
depends on !BT
181
default y if NRF_802154_SER_HOST
182
select SOC_NRF53_CPUNET_MGMT
183
- select SOC_NRF_GPIO_FORWARDER_FOR_NRF5340 if \
184
- $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_GPIO_FORWARDER))
185
help
186
This option enables releasing the Network 'force off' signal, which
187
as a consequence will power up the Network MCU during system boot.
0 commit comments